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

considering react-query-firebase to speed up database integration? #69

Open
flexbox opened this issue May 20, 2022 · 2 comments
Open

considering react-query-firebase to speed up database integration? #69

flexbox opened this issue May 20, 2022 · 2 comments

Comments

@flexbox
Copy link
Contributor

flexbox commented May 20, 2022

@amandeepmittal Thank you for this repo!
I keep it as a reference.

Recently, I landed on this: https://github.com/invertase/react-query-firebase

React Query Firebase provides a set of easy to use hooks for handling asynchronous tasks with Firebase in your React application.

Tested and deployed successfully to production with:

"expo": "^44.0.0",
"firebase": "9.7.0",

Maybe we can update the README.md in a "Integrating database features" section?

@amandeepmittal
Copy link
Collaborator

Hi @flexbox, thanks for recommending it. I am big fan of react-query library. I think it will be a good edition. I have some ideas to convert this starter kit to use native Firebase SDKs using react-native-firebase library from Invertase. I will definitely look into your recommendation and may be start using it :)

Thanks for all the mindful and useful suggestions you have recommend and for keeping this repo as a reference :)

@bruteforks
Copy link

I'm very interested in the react-native-firebase implementation as well!

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

No branches or pull requests

3 participants