An android library to highlight different features of the app built using Jetpack Compose.
The library is inspired by the TapTargetView that is useful for legacy views.
Available on Maven Central.
Add the dependency
implementation 'com.canopas.intro-showcase-view:introshowcaseview:2.0.1'
Please see sample application and the website for more information.
For more details about the library implementation, checkout the Article
For bugs, questions and discussions please use the Github Issues.
Intro showcaseview is owned and maintained by the Canopas team. You can follow them on Twitter at @canopassoftware for project updates and releases. If you are interested in building apps or designing products, please let us know. We'd love to hear from you!
Copyright 2022 Canopas Software LLP
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.