Search code examples
react-nativerealm

Realm for React-native. reset database


I'am new in realm with react-native.

I change schema often, but get migration error everytime I change.

How do I reset realm database when I change schema?


Solution

  • You can just delete the app from the device or the simulator to reset the Realm.