Description:
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
