React Native Walkthrough Tooltip

React Native Walkthrough Tooltip is a fullscreen modal that highlights whichever element it wraps. When not visible, the wrapped element is displayed normally.

Installation:

# Yarn
$ yarn add react-native-walkthrough-tooltip

# NPM
$ npm install react-native-walkthrough-tooltip --save

Preview:

React Native Walkthrough Tooltip

Download Details:

Author: jasongaare

Live Demo: View The Demo

Download Link: Download The Source Code

Official Website: https://github.com/jasongaare/react-native-walkthrough-tooltip

License: MIT

Add Comment