jfilter / react-native-onboarding-swiper

🛳 Delightful onboarding for your React-Native app
https://www.npmjs.com/package/react-native-onboarding-swiper
Other
971 stars 179 forks source link

Problem #142

Closed SamarthKadam closed 1 year ago

SamarthKadam commented 1 year ago

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

SkyUnik commented 1 year ago

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/