kenjdavidson / react-native-bluetooth-classic

⚛ Bluetooth classic Android(Bluetooth)/IOS(ExternalAccessory) module for serial communication
https://kenjdavidson.github.io/react-native-bluetooth-classic
MIT License
249 stars 93 forks source link

React Native 0.70 is Deprecating Native Modules #236

Closed kenjdavidson closed 9 months ago

kenjdavidson commented 1 year ago

https://reactnative.dev/docs/0.70/native-modules-intro

Native Module and Native Components are our stable technologies used by the legacy architecture. They will be deprecated in the future when the New Architecture will be stable. The New Architecture uses Turbo Native Module and Fabric Native Components to achieve similar results.

Need to review differences and see if 1.70 is possible, or if the library needs to be completely re-writen to version 2.