You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
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!
@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.
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
The text was updated successfully, but these errors were encountered: