Install React Native Firebase Core [iOS]

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

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

That's exactly what I've been looking for! Thank you so much, Spencer!

steniowagner
Автор

As always: Awesome content! Thank you so much Spencer!!!

vinipachecov
Автор

Very clear, concise and useful! Thank you very much.

samollason
Автор

You are the mentor we all need! Great Voice! So clear.

HellZlinksy
Автор

Woohoo!! Thank you so much for all your help, you helped me a lot heheh 🤩

almasuarez
Автор

Can you guide me on how to use performance monitoring in react-native-firebase, pls.

tuanle
Автор

Thank you for the easy to follow Firebase implementation. Regarding libraries and pod, when you install a new library e.g. "npm install ..." should you then run "pod install"; how should one maintain both pod and regular npm installs? Thank you for your time.

kentonparton
Автор

can u please tell me where we can get the bundle name?

swathichallapalli
Автор

I followed your instructions but after running "pod install" I get the following message:

Analyzing dependencies
Downloading dependencies
Installing Firebase (5.3.0)

[!] Error installing Firebase
[!] C:/Windows/system32/tar.exe xfz -C --force-local

tar.exe: Option --force-local is not supported

I cant seem to find a solution for this.

atomzahn
Автор

It seems to be launching but now I'm getting: "referenceError can't find variable 'props'"

patheally
Автор

what does firebase core consist of ? does it include some of the core firebase modules like auth, firestore, storage ? meaning that I dont have to include those modules separately as well?

AndrewOnTestingCars
Автор

I'm stuck linking react and react native firebase @4:20. What is the npm command to remove the errors?

nickseville
Автор

Hey mate, I have followed all your instructions and even go with react native version 56. But after I finished built the app (after I run react-native run-ios), it immediately closed. Do you have any clue? Thanks.

m.alisetiapratama
Автор

i have problem when app [FIRApp configure];
the app open and show black lcd then closed any one have solve for this problem ??

ahmadmohamd
Автор

Great job but how to do it without cocoapods? i know its not recommended but cocoapods cause conflicts with other native modules. I've tried doing it using their manual but doesn't seem to work.. firebase.h not found in xcode. would you be able to do another tutorial without cocoapods?

alexkey
Автор

can anybody tell me how do I know the IOS bundle ID of my react native app??

sdvd