Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to add a function to the following button? #140

Open
valdydev opened this issue Apr 9, 2023 · 2 comments
Open

how to add a function to the following button? #140

valdydev opened this issue Apr 9, 2023 · 2 comments

Comments

@valdydev
Copy link

valdydev commented Apr 9, 2023

how to add a function to the following button?
onNext={handleNext}
Or

onPress={handleNext}

does not work . Help me please

@SkyUnik
Copy link

SkyUnik commented Jun 25, 2023

actually react-native-onboarding-swiper only support following props in it's said on the following README

you could use onDone, onSkip, etc tho!

@thisisashukla
Copy link

hi. its important for my use case that i add handle events for every Next button click on the onboarding screen. is there any plan to add onNext prop? Or can you suggest the way we can add it in the source code?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants