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

Why not make it backwards-compatible? #12

Open a7medev opened 2 years ago

a7medev commented 2 years ago

I think it's still important to support NativeModules since there is still a lot of apps that haven't migrated yet to the new architecture, so why not make this template backwards compatible?

alon7 commented 2 years ago

Thanks for the contribution @a7med-mahmoud. We wanted a barebone project to show all the capabilities of turbo modules, but it'll be nice to have backward compatibility. At the team, we already updated our app to support 0.68+, so we didn't want to invest in it, but please feel free to contribute!