Nozbe / WatermelonDB

🍉 Reactive & asynchronous database for powerful React and React Native apps ⚡️
https://watermelondb.dev
MIT License
10.62k stars 600 forks source link

Add jsi support for newer react native versions(old-arch) #1854

Open prathameshmm02 opened 9 hours ago

prathameshmm02 commented 9 hours ago

Fixes #1833.

Convert WMDB JSI Module to NativeModule which removes the need of overriding getJSIModulePackage.