Part - 2 : Managing Navigation with AppState and Routes Instead of NavigationLink
1. Introduction
I initially started managing navigation in my iOS community app using NavigationLink. However, as the app grew, this approach quickly became messy and hard to maintain for a larger application.
After looking for a better alternative, ...
mistakes-and-fixes-in-my-ios-community-app.hashnode.dev2 min read