Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@kadikraman
Copy link
Collaborator

Why

Pressing on a bookmark also triggers a navigation on Android and iOS 18. This is because we're using a mix of Pressable and Gestures. Resolved this by switching the Pressable to also use gesture events.

The other issue was that if you reject notification permissions on Android, bookmarks stop working. Adding an explicit return to the Android section resolves this.

@kadikraman kadikraman merged commit 6ff0ba8 into main Oct 7, 2025
1 check passed
@kadikraman kadikraman deleted the kadikraman/bookmark-navigation branch October 7, 2025 08:55
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