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

please add the onclick handler of each onboarding item #112

Closed ghost closed 2 years ago

ghost commented 3 years ago

can u please add the onclick/onpress event handlers for each onboarding item to navigate to other screens or popup coming when onboarding item clicked

jfilter commented 2 years ago

You can provide your own component for the image and set the title and subtitle to a blank string. In your component, you can add your own logic. See https://github.com/jfilter/react-native-onboarding-swiper/issues/99.