Search code examples
react-nativerealm

Realm for React Native 0.45


I read on the official docs of Realm for React Native that the Realm is not compatible for RN 0.45. What shall I do where downgrading RN is not an option?


Solution

  • realm-js v1.8.0 added support for versions of React Native that use the C++ JavaScript bridge.