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

You could also add support for the function that will stop scrolling if the user does not perform the button action. #14

Open
janczakb opened this issue Nov 8, 2018 · 2 comments

Comments

@janczakb
Copy link

janczakb commented Nov 8, 2018

You could also add support for the function that will stop scrolling if the user does not perform the button action.

E.g

In the view there is a button with the action of enabling notifications. And to be able to check if the action was made to be able to move on

@NikolaKirev
Copy link
Owner

This should already be possible. Each OnboardPage value can have an action closure that you can pass on to your custom logic and call back with either success or fail.

@sean7512
Copy link

@NikolaKirev I think the ask was that the standard advance button shouldn't even be displayed and swipe to advance shouldn't work. In my case I have a prompt to enable bluetooth access. The app does not work if the user does not give access, so to have the enable Bluetooth button shown and not allow them to continue would be nice.

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