morristech / Intro-showcase-view

Highlight different features of the app using Jetpack Compose

Home Page:https://canopas.github.io/Intro-showcase-view

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Intro Showcase View

Android Arsenal Badge

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.

Configuration

Available on Maven Central.

Add the dependency

    implementation 'com.canopas.intro-showcase-view:introshowcaseview:1.0.5'

Documentation

Please see sample application and the website for more information.

Further reading

For more details about the library implementation, checkout the Article

Bugs and Feedback

For bugs, questions and discussions please use the Github Issues.

Credits

Intro showcaseview is owned and maintained by the Canopas team. You can follow them on Twitter at @canopassoftware for project updates and releases.

Licence

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.

About

Highlight different features of the app using Jetpack Compose

https://canopas.github.io/Intro-showcase-view

License:Other


Languages

Language:Kotlin 100.0%