scottwrobinson / camo

A class-based ES6 ODM for Mongo-like databases.
556 stars 80 forks source link

Pull request for use with react-native-local-mongodb? #110

Open Billydubb opened 7 years ago

Billydubb commented 7 years ago

Hey, I am using react-native-local-mongodb, which is basically a fork of nedb adapted for react-native. To use camo with React Native you have to change and add a few things. Would you be interested in a PR with the changes I've made for react native or do you think I should put that in a separate repo?

Billydubb commented 6 years ago

For anyone who might be interested in using camo with react-native, here's what worked for me: