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

Move iOS GestureNavigationDecoration impl to commonMain #1415

Merged
merged 2 commits into from
May 17, 2024

Conversation

chrisbanes
Copy link
Contributor

@chrisbanes chrisbanes commented May 17, 2024

This allows devs to easily test out the implementation from non-Apple platforms. The class has been renamed to CupertinoGestureNavigationDecoration to avoid any potential naming issues.

The GestureNavigationDecoration() function continues to provide an appropriate impl for each platform.

This allows devs to easily test out the implementation from
non-Apple platforms. The class has been renamed to
CupertinoGestureNavigationDecoration to avoid any potential
naming issues.

The GestureNavigationDecoration() function
continues to provide an appropriate impl for each platform.
@chrisbanes chrisbanes marked this pull request as ready for review May 17, 2024 14:03
@ZacSweers ZacSweers added this pull request to the merge queue May 17, 2024
Merged via the queue into slackhq:main with commit 43536b9 May 17, 2024
5 checks passed
@ZacSweers ZacSweers deleted the cb/gesture-nav-ios-common branch May 17, 2024 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants