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

feat(intro_page): allow skipButton and backButton to be used at the same time #219

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

AtjonTV
Copy link

@AtjonTV AtjonTV commented Aug 19, 2024

While using your package we had the requirement to show the skip button on the first screen, while showing the back button on the others.

It only shows the skip button on the first page when skip and back are enabled at the same time.

Internally we have been using this patch since October 2023 without issues.
I am currently trying to bring our custom patches into upstream projects, so that is why this PR is opened now.

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

Successfully merging this pull request may close these issues.

1 participant