olczake
Results
2
comments of
olczake
@blagoev The `.clone()` method works. Instead of spreading the realm object I spread the cloned realm object and it works like the older verion I used (4.0.0-beta.2). Are there any...
What worked for me is a combination of the solutions that have been posted. 1. Delete ios/build folder 2. Run `react-native start` (to manually launch the bundler) 3. Open **new...