mrousavy / nitro

🔥 Insanely fast native C++, Swift or Kotlin modules with a statically compiled binding layer to JSI
https://nitro.margelo.com
MIT License
650 stars 22 forks source link

[Question] Supported React Native Versions #277

Closed gronxb closed 3 weeks ago

gronxb commented 3 weeks ago

This library seems really great!

Up to which version of React Native is it supported? Does it work with versions 0.68 or 0.71 as well?

mrousavy commented 3 weeks ago

Thanks! Nitro requires react-native 0.75 or newer. See Minimum Requirements