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

onNextStep not working #121

Open
tjbaba2 opened this issue Aug 3, 2023 · 1 comment
Open

onNextStep not working #121

tjbaba2 opened this issue Aug 3, 2023 · 1 comment

Comments

@tjbaba2
Copy link

tjbaba2 commented Aug 3, 2023

i am trying to add onNextStep function in survey kit but it is demanding the resultFunction.

also what i want to do, if the question is of single choice then it should automatically move to next screen.
Swipe Gesture should be available.

@Numoy
Copy link
Member

Numoy commented Aug 30, 2023

The result function is a parameter of the onNextStep. Just call it to get the current result. If thats not the case please respond here.

If you want custom behavior for the single-choice questions that are currently not given, you have to implement a custom single-choice view yourself. Feel free to check out the current version on the develop branch, which makes creating custom steps easier.

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

2 participants