简体   繁体   中英

Integrating Firebase in React Native

I'm trying to install Firebase in React Native. But I wasn't able to get the process right. Can anyone please tell me the full correct way of integrating firebase in React Native( NOT EXPO ). Thanks in advance!

You should consider installing react-native-firebase and for full documentation you can visit here .

If you are starting to integrate firebase and also you are new with React Native then you should consider the starter kit from react-native-firebase.

I found this blog by Florian Marcy quite useful where there are steps to create a firebase project, a react native app and then subsequently the integration part.

You can refer this if you are looking for an end-to-end process.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM