GuideView is an Android user onboarding library and UI masking framework used to create guided tours and feature tutorials. It provides utilities for identifying and visually isolating specific Android views by drawing semi-transparent overlays with highlighted holes to focus user attention. The library implements a system for chaining multiple instructional steps together, allowing for the sequencing of highlight pages in a specific order. It supports the attachment of custom text, images, or animations near highlighted views to provide instructional context. The framework manages visual tr
Android onboarding library.
ShowcaseView is an iOS UI overlay library and user onboarding framework. It provides a customizable feature highlight component designed to visually isolate and emphasize specific buttons or sections of a mobile user interface. The library enables the creation of interactive product tours and in-app feature discovery by drawing attention to specific interface elements. It allows for the customization of highlight appearances, including colors and shapes, to match the visual theme of the application. The framework manages the user onboarding experience by highlighting UI elements and guiding
The main features of jaydenxiao2016/highlightguideview are: Onboarding and Intro.
Open-source alternatives to jaydenxiao2016/highlightguideview include: armcha/vertical-intro. binioter/guideview — GuideView is an Android user onboarding library and UI masking framework used to create guided tours and feature… codemybrainsout/ahoy-onboarding — Android onboarding library. eoinfogarty/onboarding — A beautiful way to introduce users to your app. faruktoptas/fancyshowcaseview — An easy-to-use customisable show case view with circular reveal animation. amlcurran/showcaseview — ShowcaseView is an iOS UI overlay library and user onboarding framework. It provides a customizable feature highlight…