Bridging the gap between web & native with Expo router (May 2023)
Intro
Historically speaking, trying to handle navigation on a universal app (that targets web and mobile) was a pain in the ass.
Navigation on the web usually is quite simple, and Next.js did a fantastic job with its file system-based router.
In mobi...
blog.spirokit.com14 min read