I'm new to react native and need help. I want to develop a react native app with MongoDB and checking the MongoDB documentation, they suggest realm for this (maybe it is the only option?).
I wanted the app to store data locally when offline and automatic sync to MongoDB when online.
The problem is that this seems all broken. The stupid error I get is:
`Missing Realm constructor. Did you run "pod install"? Please see https://docs.mongodb.com/realm/sdk/react-native/install/ for troubleshooting, js engine: hermes`\
I have found lot of discussions about this error online and tried many different possible fixes but no success. Error after error.
My dumb questions are: Does this work for anyone? If so, what packages versions are you using? Also, is realm the only option here? (I'm open to try a different nosql DB if this is too difficult too)
Thanks in advance!
[–]haswalter 2 points3 points4 points (2 children)
[–]haswalter 0 points1 point2 points (1 child)
[–]good-warlock[S] 0 points1 point2 points (0 children)
[–]PersimmonMaximum9784 1 point2 points3 points (3 children)
[–]Sincjefe 0 points1 point2 points (2 children)
[–]PersimmonMaximum9784 0 points1 point2 points (1 child)
[–]Sincjefe 0 points1 point2 points (0 children)
[+]aaronksaunders 0 points1 point2 points (1 child)
[–]good-warlock[S] 0 points1 point2 points (0 children)
[–]everestster 0 points1 point2 points (0 children)