jfilter / react-native-onboarding-swiper

🛳 Delightful onboarding for your React-Native app

Home Page:https://www.npmjs.com/package/react-native-onboarding-swiper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Problem

SamarthKadam opened this issue · comments

Its shows me everytime when I open my app but this is not it is how supposed to work right?

Well, you'd have to implement the logic of "FirstLaunch" of your app by your self, this library only provided what's necessary for navigation, pages, and such. using such as Async Storage will do the job!

could help aswell
https://blog.openreplay.com/setting-up-onboarding-screens-in-react-native/