How to Create an Expo App with React-Native Firebase

preview_player
Показать описание
A tutorial on how to create an Expo app using the Firebase SDK 🔥.

-------------------------
00:00 Introduction
02:18 Demo of Finished App
04:28 Firebase Console Setup
06:20 Install Firebase SDK in an Expo Project
08:48 Login and Registration
12:22 Save a Workout
13:37 Query for the Feed
15:42 Build the Leaderboard
20:51 Conclusion
Рекомендации по теме
Комментарии
Автор

Loving these videos! So great to see new creators pop up making modern Expo and RN tutorials

DrewLytle
Автор

This is awesome, thanks Dan! I got it to work only after a few hours cos I made a very silly mistake of sending the wrong format of the credentials to firebase authentication, should have been more careful when I code! Thanks again and keep it coming!

choiceapps
Автор

I I followed all the steps ( but I am on o Andoird). I am stucked on this error message:
ERROR Error logging screen event: [Error: You attempted to use a firebase module that's not installed on your Android project by calling firebase.app().

By chance do you have an hint? :) Thanks

reheitube
Автор

thanks man. I've been looking for something like this for a quite a long time. I used it and it's awsome. keep up the good work. love.

shahriajamankhan
Автор

Thanks for the clear explanation, good luck!

Glistiq
Автор

Life saver !!! was about to eject expo in a couple of minutes to setup firebase haha! good looking out

ZBAY
Автор

you are a lifesaver!!!! ive spent hours trying to figure out installing firebase on the ios version of an app for a client. no idea why, but after following your tutorial it

thomasstephenson
Автор

Hi, I need help. I have an existing Firebase Expo app with Firebase authentication already implemented as webapp.
I want to add push notification functionality using expo-notifications without creating a separate Android project.
How do I go about it thanks

oyewoleshedrack
Автор

hi i am currently stucked in this process. i am using the expo (tabs) navigation folder with a _layout.js where i defined the files in the bottom tab. however when users login details are correct i am useing router.replace. is this good or bad?

danielonyemachi
Автор

i find this channel and it's like finding a treasure! thanks Dan for this amazing videos god bless <3

Coder-Journey
Автор

who does this leaderboard works out? When you restart by pushing the 'Go' Button, does the counted steps from earlier start at zero or does the counting just continious?

HevendHussein
Автор

Great video! The only one I found on the subject so far with code that actually works. Thanks!

fluxbesterman
Автор

I am getting this warning when running expo-doctor, do i have to fix anything? "The package "expo-modules-autolinking" should not be installed directly in your project. It is a dependency of other Expo packages and should be installed automatically."

tahsinzaman
Автор

hey mr., I'm meeting this problem "Cannot find name 'db'.", how to solve it?

sckelkw
Автор

Hey Dan, are these steps similar if we wanted to use Firestore instead of Realtime?

rbecs
Автор

Thanks dan! Is the plugin configuration you did mandatory??? I didn't get it.

LotfiORouis
Автор

You helped me solve in minutes a problem had had plagued me for days. Thank you, sir!

exactlythatguy
Автор

How'd you get the iOS emulator on the right?

aashisha
Автор

Thanks this was super helpful keep it up

johnmukendi
Автор

Liked before even watched. Great video. Maybe idea for the future decoupling firebase calls maybe even with redux :) Thanks for video..

vladimirvucetic