connecting React Native app with Firebase

Viewed 18

I have a React Native app which I want to connect with Firebase. Now, I can do it for an Android app or an iOS app.

enter image description here

What would be the way to go if I want to achieve this for a React Native project i.e. as a single backend for both Android/iOS. Would I have to create separate backend for both?

Should I use Web as from these options?

Thanks in advance.

0 Answers
Related