Dosbodoke / chooselife

An open source mobile app made for Highliners
0 stars 0 forks source link

Update navigation to use expo-router #16

Closed Dosbodoke closed 4 days ago

Dosbodoke commented 1 year ago

Expo SDK was updated to v47, and, with that, a new library called expo-router was released. It is a file-based routing system that is currently in v1 Release Candidate

https://blog.expo.dev/announcing-the-expo-router-v1-release-candidate-c5680b88a18c

Dosbodoke commented 1 year ago

Moved back to Todo because wasn't able to make tailwind work with the new api

Dosbodoke commented 1 year ago

EXPO SDK 48 released and it implements expo-router stable version 1.0

https://blog.expo.dev/expo-sdk-48-ccb8302e231

This issue can be done after the merge of https://github.com/Dosbodoke/chooselife/pull/23