talknagish / react-native-turbo-starter

React 0.68+ Turbo Module starter using codegen with typescript for Objective-C and Java/Kotlin with C++ shared library. 🚀🚀🚀
MIT License
381 stars 27 forks source link

Rename example/index.tsx to index.js #29

Closed ospfranco closed 2 years ago

ospfranco commented 2 years ago

The entry point of the app needs to remain pure js to allow metro to package the entry point of the app in release mode

alon7 commented 2 years ago

Thank you for your contribution!