Revert back to Expo Go from Ignite v10 CNG
frankcalise opened this issue · 1 comments
frankcalise commented
Describe your recipe idea
With Ignite v10 moving to Expo CNG as default and introducing some new dependencies that at not Expo Go compatible, this recipe will help others move back towards Expo Go compatibility. This issue is a work in progress since v10 is not finalized but can be monitored here: https://github.com/infinitered/ignite/milestone/20
- package.json start scripts
- remove MMKV, put back async storage
- remove keyboard controller, utilize KeyboardAvoidingView
frankcalise commented
Closed by #180