
How to make firebase authentication in react-native.
Firebase is a platform for building iOS, android as well as web-based apps like in React Native. it offers storage, real-time database, authentication and user-notification, Crash Reporting, Cloud Firestore, Cloud Functions, Hosting, Performance Monitoring, Test Lab for Android etc. To know more about firebase go to firebase doc. Firebase 3.x SDK , authentication part of …
Read More