inProgress-team / react-native-meteor

Meteor Reactivity for your React Native application :)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New boilerplate is available with official meteor client

ardatan opened this issue · comments

Now, the official meteor client can be used on react-native via meteor-client-bundler. You don't need any 3rd party packages anymore. You can check out this boilerplate, and refactor your code by using official Meteor React integration library (meteor/react-meteor-data). By using this method, you can share the code between client and server.
If @inProgress-team would welcome and feel tired about keeping this project up-to-date with Meteor, they can share this repository in their README. Thanks!
We just updated this repository.
https://medium.com/@ardatan/connecting-react-native-and-meteor-w-o-any-3rd-party-library-in-2018-3e784d33acb0
https://github.com/DAB0mB/ReactNativeMeteorBoilerplate

Now, the official meteor client can be used on react-native via meteor-client-bundler. You don't need any 3rd party packages anymore. You can check out this boilerplate, and refactor your code by using official Meteor React integration library (meteor/react-meteor-data). By using this method, you can share the code between client and server.
If @inProgress-team would welcome and feel tired about keeping this project up-to-date with Meteor, they can share this repository in their README. Thanks!
We just updated this repository.
https://medium.com/@ardatan/connecting-react-native-and-meteor-w-o-any-3rd-party-library-in-2018-3e784d33acb0
https://github.com/DAB0mB/ReactNativeMeteorBoilerplate

No doubt the approach you used is good but it is both more resource consuming and time consuming. @inProgress-team has created a better and quick solution for connecting react-native with meteor.

@ajaybhatia Better and quick? Resource and time consuming?
So, you think Meteor's React integration package is resource and time consuming? Based on what?

@ardatan Don't take it serious. I'm not pointing you or trying to bully your repository. I said your work is fabulous. By the sentence better and quick I mean to say that you need to bundle the meteor project first then do the other things. Instead one can just install this package and you're ready to go! I'm sorry if I hurt you but my intentions were/are not so. Instead I need your help and will create an issue on your repository.

Thanks for nice work!

@ardatan Could you create your own repo for this sample? There seems no interest from owner of https://github.com/DAB0mB/ReactNativeMeteorBoilerplate to merge.
Currently new people like me have to fork and make the merge before using the sample.

Thanks a lot for your amazing job.

Thanks a lot.

It was not visible in your projects page, I checked it time ago.