expo-firebase-starter icon indicating copy to clipboard operation
expo-firebase-starter copied to clipboard

considering `react-query-firebase` to speed up database integration?

Open flexbox opened this issue 3 years ago • 2 comments
trafficstars

@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?

flexbox avatar May 20 '22 11:05 flexbox

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 :)

amandeepmittal avatar May 26 '22 11:05 amandeepmittal

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

bruteforks avatar Mar 11 '23 03:03 bruteforks