christopherbot / botghani-notepad

A React-Native notepad app
1 stars 0 forks source link

enable jsx for expo-cli v3 #202

Closed christopherbot closed 5 years ago

christopherbot commented 5 years ago

This is a fix for upgrading expo-cli to v3.x.x because it currently contains a bug that prevents the app from loading due to the inability to resolve jsx files.

Solution found here:

https://github.com/expo/expo-cli/issues/191#issuecomment-515041409