Commit Graph
10 Commits
Author SHA1 Message Date
Scott PenroseandWilliam Casarin 9008c609e2 Switch to NavigationStack
Changelog-Changed: Drop iOS15 support
Changelog-Fixed: Fixed navigation popping issues
2023-06-30 06:44:26 -07:00
Scott PenroseandWilliam Casarin 69663b8207 A few more navigation links from rebase 2023-06-30 06:42:56 -07:00
Scott PenroseandWilliam Casarin 58a707685c Fix FollowUserView not allowing profile tapping 2023-06-30 06:42:56 -07:00
Scott PenroseandWilliam Casarin a76ddea7da Remove popToRoot when tapping damus:// internal links 2023-06-30 06:42:56 -07:00
Scott PenroseandWilliam Casarin 0018e7ad57 Convert remaining navigation links 2023-06-30 06:42:56 -07:00
Scott PenroseandWilliam Casarin 8258c5beb0 Convert ContentView navigation links 2023-06-30 06:42:56 -07:00
Scott PenroseandWilliam Casarin f361f55bd5 Convert wallet NavigationLinks 2023-06-30 06:42:56 -07:00
Scott PenroseandWilliam Casarin c50ccef56d Convert onboarding flow navigation links 2023-06-30 06:42:56 -07:00
Scott PenroseandWilliam Casarin 242455410e Convert more NavigationLinks to router 2023-06-30 06:42:56 -07:00
Scott PenroseandWilliam Casarin f0b0eade37 Convert to NavigationStack
- Fixes linking issues on SideMenu and tab switching issues
- I currently bumped to iOS 16+ to get iterate and get this working.
2023-06-30 06:42:56 -07:00