-
Notifications
You must be signed in to change notification settings - Fork 337
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
Actions to do once the walkthrough is over. #8
Comments
Hello?? |
Good question! |
I've created a button in the UIView, setUp constrains an forward to a segue if the user want to skip the intro. |
@masterfego explain with a code sample please? |
@Pakhaliuk @RamotionRussell Help Please?? |
@Dershowitz011 you can add "skip" UIButton on ViewController, and hide this viewController then tap on this button |
@ober01 How do I add a button when the last screen of walkthrough is presented? If i add a button, it'll be there for the entire view. :/ |
I have added button in example |
Perfect! Make this carthage compatible please. @ober01 Thanks. |
ok |
Once the walkthrough is done, the contents of the app should be shown. How do I do that?
@ober01
The text was updated successfully, but these errors were encountered: