Get started with Supabase Postgres database and user authentication in your @ExpoDevelopers React Native applications with this quickstart tutorial! - Find the tutorial: - React Native Authentication blog post: - Find the code: - Expo docs: Learn about deep linking: 🎙️ Presented by Thor Schaeff (@thorwebdev ) ## Chapters 00:00 Intro 01:15 Supabase project setup 01:58 Create new Expo TypeScript project 03:30 Install required dependencies 04:57 Set up the database schema 08:15 Initialise supabase-js for React Native 09:13 Find the url and anon key 10:13 Create the login component 12:30 Create the account component 13:35 Read data from the database with supabase-js 15:20 Put the components together in the App 16:20 Email signup 18:12 Add a FlashList with all users 25:05 Restrict database reads with RLS










