Search code examples
react-nativedemo

Can you suggest me a module which allows to show user app's features in react-native?


Is there someone who knows the module which allows to show the user the use of our application? I knew it but i have not found it...!


Solution

  • Do you need an introduction slider like something?

    In that case, you can use react-native-app-intro-slider.

    Check details in here

    https://github.com/Jacse/react-native-app-intro-slider

    Edit

    In that case, you can use react-native-copilot

    Details

    Demo