-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ReactNative support #8
Comments
Yes. This goes with the same principle of React Native. Learn Once, write anywhere |
Awesome! Hoping to hear from Meteor soon about their roadmap for RN integration. |
I've developed a React Native app backed by Meteor before. Using the DDP module from NPM to access meteor server is far from ideal. If meteor packages can be installed into NPM modules, that would substantially improve our ability combine react native with Meteor. |
I second that. Further modularizing Meteor into NPM is the way forward for
|
@arunoda, I don't suppose you have a sample project that uses a React Native frontend and the mantra architecture? |
@chriswessels Nope. |
+1 excited to see how this will look |
I just started this repo. Feel free to open any issue ;) |
Great timing @arunoda, I was beginning to worry about the state of Meteor.
Do you have plans to support React Native with Mantra? Any idea what that might look like?
Chris
The text was updated successfully, but these errors were encountered: