问题
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?
回答1:
realm-js v1.8.0 added support for versions of React Native that use the C++ JavaScript bridge.
来源:https://stackoverflow.com/questions/44637528/realm-for-react-native-0-45