react-native-onboarding-swiper
react-native-onboarding-swiper copied to clipboard
🛳 Delightful onboarding for your React-Native app
Is there any prop or way I can enable or disable the user swiping. I see that hiding that buttons is an option, but I would also like to disable...
I've tried to change the image size by tweaking containerStyles and imageContainerStyles props with no hope. is there any way to increase the size of images to desired amount so...
Awesome library, and it enabled us to build a solid onboarding flow to our application very fast! But one thing we wanted to do on one of the onboarding screens...
Hi, I'm trying to overrides some default value set by imageContainer by using imageContainerStyles as per your explanation. `subTitleStyles` is working but `imageContainerStyles` has no effect whatsoever, no matter what...
Bottom bar styling should be allowerd more options. There is only specific css allowed right now.
Hi, when I try to use a lottie animated image as my image, the application stops running. Is it currently possible to make use of Lottie animations in place of...
When my Onboarding is complete and I click the 'done' button, it sets my statusBar to dark-content, regardless what it's set to on the following page. I was able to...
Great work on this library, has been very easy to implement so far! For some context, I am trying to add my login views to my onboarding flow which involves...