antoniopresto / react-native-local-mongodb

react-native local mongodb storage.
MIT License
304 stars 66 forks source link

How can I work with multi-tables? #6

Closed pr01og closed 7 years ago

pr01og commented 7 years ago

I have found only one solution to use nested arrays. Could I use the native features of mongodb, e.g. lookup or references or anything else?

antoniopresto commented 7 years ago

No, just the subset in readme