Release 1.3.0
New release focusing on Fabric support for RN 0.70 😎
Note: this release is not compatible with react-native 0.69 (with fabric enabled).
👍 Improvements
- move codegen definitions into separate folder (ad17288)
- reduced npm package size (6a3a910)
- android RN 0.70 autolinking (0121aa0)
- convert ReactPackage to a backward compatible TurboReactPackage (7e970a9)
- more AndroidSoftInputModes (5b7d831)
- new src (JS/TS) file structure (0399456)
- added a section about fabric compatibility in docs (cf40766)