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

Adds useCurrentFrame and fix tappable check reliability #1

Merged
merged 16 commits into from
Aug 21, 2024

Conversation

SimoncelloCT
Copy link
Owner

Adds useCurrentFrame and fix tappable check reliability.
Add related integration tests

RoyalPineapple and others added 16 commits August 1, 2024 16:46
silencing non-exhaustive switch warning
* adding support for accessibility custom actions
- avoid scroll when looking for a view visibility
- fix wrong parameter name in comments
- add missing methods
- add missing things that prevent us to build for tests
- with scrollDisabled = YES it now consider only views visible in the current frame, as it was done with TableView and CollectionViews
- make explicit the scrollDisabled argument in recursive calls = NO when we are inside the scrolling section
@SimoncelloCT SimoncelloCT merged commit 7ed9bab into master Aug 21, 2024
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.

2 participants