Install React Native Firebase Core [Android]

preview_player
Показать описание
In this video you'll learn to install the core React Native Firebase module on Android.

Рекомендации по теме
Комментарии
Автор

Great video man!
This lib is awesome! If anyone need firebase this is a must.
Keep it up!

vinipachecov
Автор

could you make tutorial videos about firebase cloud message using react native and RNFirebase, really hope it..

feryadialoi
Автор

I've tried to follow step by step however, I have a few differences in versions and when I try run the project it says it 'Could not find google-services.json while looking
in [src/nullnull/debug, src/debug/nullnull, src/nullnull, src/debug, src/nullnullDebug]' What could I be doing differently?

rebeccatsai
Автор

I noticed that you're writing out version numbers in these build.gradle files - what is their significance and where did you pull them from? Should we be using a newer version number than you show here if the libraries exist with newer versions?

I apologise if this has already been explained in your iOS video.

socceroos
Автор

Thanks for this video. I've checked all carefully.

Could you make video how to Social Auth in RNFirebase?

mariomarra
Автор

thanks a lot mate! i've been kicking myself in the head the past 2 days with the latest firebase changes affecting RN. I was missing the last dependency in the app gradle module :(

alxizr
Автор

Very great video.
Pls make a video about push notification.
Thank a lots.

phamtrunguc
Автор

After this I am not able to use
I don't know why. Is there any other way to authenticate the user???
please help

kvirajs
Автор

I get this error: The library is being requested by various other libraries at [[15.0.1, 15.0.1]], but resolves to 16.0.1. Disable the plugin and check your dependencies tree using ./gradlew :app:dependencies.

minerva
Автор

hey guy, i ve followed every step on your video but i got this error * Task FAILED * when i tried react-native run-android.

tomhikari
Автор

In my case, using RN 0.59.10 and RNF 5.x.x react-native link react-native-firebase adds wrong imports in MainApplication.java.

sandeepbhambre
Автор

I have been struggling with something, after i installed firebase the app stopped working i am not sure whats happening :/ i'll post the solution here if i get the solution.

Cesar.AugustoS