Nozbe / WatermelonDB

🍉 Reactive & asynchronous database for powerful React and React Native apps ⚡️
https://watermelondb.dev
MIT License
10.62k stars 600 forks source link

Expo init #310

Closed impactcolor closed 5 years ago

impactcolor commented 5 years ago

Are there any instructions to run with Expo init? The instructions show setup for ios xcode and android. Expo doesn't create either of those.

ymahnovskyy commented 5 years ago

As I know Expo has not include WatermelonDB native code, so for now you can use WatermalonDB only with detached application. Or add feature request to Expo to include it in future releases. Answer from maintainer https://github.com/Nozbe/WatermelonDB/issues/40#issuecomment-431283126

radex commented 5 years ago

Yeah, if you want Expo (not ExpoKit) support — you need to contact Expo, not us :)

impactcolor commented 5 years ago

Is that a good approach to have? Considering watermelon is being pitched for react and react-native when React-Native is very much pushing the use of Expo. Any how thanks for your time.

Nantris commented 5 years ago

@impactcolor as was mentioned, it's out of the hands of the maintainers whether they want to or not.