Skip to content

Fix introspectPagedTabView on iOS 16 #200

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

Merged
merged 2 commits into from
Feb 18, 2023
Merged

Fix introspectPagedTabView on iOS 16 #200

merged 2 commits into from
Feb 18, 2023

Conversation

grdsdev
Copy link
Contributor

@grdsdev grdsdev commented Feb 18, 2023

The paged Tab View should be handled differently on iOS 16, today we must handle this on the call site, wrapping our views in a if #available(iOS 16, *) .

I suggest we handle this directly in the library, on the introspectPagedTabView method.

@grdsdev grdsdev mentioned this pull request Feb 18, 2023
@davdroman
Copy link
Collaborator

Good point. Merging. Thanks for your contribution!

@davdroman davdroman merged commit a77c0ac into siteline:master Feb 18, 2023
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.

3 participants