Add expo-router
talk and challenges
#231
Labels
challenge
Fix something related to the markdown content
expo-router
talk and challenges
#231
As a student
I can learn what is expo router
So that I am up to date
internet has won https://x.com/flexbox_/status/1795002607708029247
we should sunset
react-navigation
and start withexpo-router
Slides content
Expo router: file system-based routing for React Native
Different UX for iOS and android
App folder
index.tsx -> /
products.tsx -> /products
_layout.tsx
Organise screens and declared how it should be rendered
the declaration is implicit
You can declare them if you want to update options like title, icon …
iOS, Android, web, TVOS
features
cart+api.ts
What is expo router reddit
https://www.reddit.com/r/reactnative/s/HXTm579s1f
talk
Passing data between screens
https://docs.expo.dev/router/reference/search-parameters/#route-parameters-versus-search-parameters
The text was updated successfully, but these errors were encountered: