Skip to content
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

Example request: Data fetching and Posting to Local server #9

Open
karthickvkumar opened this issue Mar 28, 2016 · 3 comments
Open

Comments

@karthickvkumar
Copy link

Hi @bruz , Thanks for this awesome grocery list app, It would me more helpful if you add any example app in react native - redux for post and fetch data form local server.

Thanks in Advance

@bruz
Copy link
Owner

bruz commented Apr 11, 2016

Thanks for the suggestion. I'd originally picked Firebase so that running your own backend wasn't a requirement, but integrating with Firebase is very different from typical HTTP backends, so I can see how that'd definitely be useful.

That being said, I don't see myself having time to add this in the near future. I'm going to mark this as something where I'd welcome help if anyone feels so compelled.

@thinklog
Copy link

Hi @bruz. Thanks so much for this example that actually works! I've been trying to get an example to work with the current react native distribution for weeks, but they all failed with errors (other than the most trivial, "hello world"-type ones), because - presumably - they were written for older versions of react native and haven't been updated. This one is a real life saver for me, especially because it not only works, but even works with Firebase! (The react native example that they have on the Firebase website, does not appear to work (as of this writing) with the current distribution of react native.) Again, thanks a lot for taking the time to share!

@bruz
Copy link
Owner

bruz commented Jul 17, 2016

@thinklog that's great to hear! With how frequently new React Native releases come out it's definitely an ongoing effort to stay up to date, so it's encouraging to know it's been of some use.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants