expo-firebase-authentication
examples
Our great sponsors
expo-firebase-authentication | examples | |
---|---|---|
3 | 8 | |
4 | 1,433 | |
- | 4.3% | |
0.7 | 4.7 | |
over 1 year ago | 10 days ago | |
JavaScript | JavaScript | |
- | - |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
expo-firebase-authentication
-
Email and Password Based Authentication with Expo and Firebase Part 2: Sign up, Email Verification, and Sign Out
To being with, create the /components directory by running mkdir -p src/components and the email and password form touch src/components/EmailAndPasswordForm.js. The full code for the component can be found in the Github repository, but I'll highlight some of the important bits here.
-
Email and Password Based Authentication with Expo and Firebase Part 1: Project Setup
The goal of this series of blog posts, is to provide a simple example of how to setup Expo and Firebase with email and password based authentication. When done, this app will support sign up, sign in, sign out, email verification, and password reset. All the code for this series of blog posts is available on this Github repository. Let's jump right in.
examples
-
Issue with running expo-three, react-three-fiber on iOS
Hello, does anybody by any chance worked lately with mentioned libs for 3d in react-native? I'm struggling to run even a starter/example on iOS, it's either issue with missing node module, or instant crash. I would appreciate if someone could share a working code example for iOS. So far I tried: 1. https://github.com/expo/examples/blob/master/with-react-three-fiber/README.md (got error about not resolving "its-fine" node module). 2. https://github.com/CodyJasonBennett/r3f-native-starter (getting https://github.com/CodyJasonBennett/r3f-native-starter/issues/4) 3. https://docs.pmnd.rs/react-three-fiber/getting-started/installation#react-native (error: While trying to resolve module `its-fine` from file...)
-
Getting started with Realm for React Native Using Expo Template, Enhanced
Simple Expo React Native application to quickly get started with React Native RealmDb API, based on the starter template that is provided by Realm. I added a few things, specifically working with relationships in RealmDB since it was really what I was looking for before I started to create the video.
- Expo vs React Native CLI
What are some alternatives?
react-native-dotenv - Load react native environment variables using import statements for multiple env files.
react-native-starter - 🚀A powerful react native starter template that bootstraps development of your mobile application
react-native-email-link - 📭 Open an email client from React Native (for 'magic link' type functionality).
expo-next-monorepo-example - Create a universal React app using Expo and Next.js in a monorepo
expo-disneyplus - Disney+ UI Clone with React Native & Expo
react-native-examples - 📱 A repo that contains React Native examples most related to articles & tutorials I publish
ReactNativeRealm-Expo-Template - Simple Expo React Native application to quickly get started with Realm, based on the starter template that is provided by Realm
reactnative-nextjs-template - Build native apps (iOS/Android/Windows/macOS) and an SEO-optimized web app from the same React codebase
realm-js - Realm is a mobile database: an alternative to SQLite & key-value stores
expo-firebase-starter - 🔥⚛️📱 Expo + Firebase Starter Kit
react-native-universal-monorepo - React Native boilerplate supporting multiple platforms: Android, iOS, macOS, Windows, web, browser extensions, Electron.
Yup - Dead simple Object schema validation