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