Dhrumil Mayur Mehta
Dhrumil Mayur Mehta

Reputation: 459

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?

Upvotes: 0

Views: 180

Answers (1)

bdash
bdash

Reputation: 18308

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

Upvotes: 1

Related Questions