Furo Example for Expo Project Check Furo's Official Documentation. How to start Rename .env.example to .env and fill in your Furo project Client ID // .env EXPO_FURO_CLIENT_ID="YOUR_CLIENT_ID"; Install dependencies yarn install Run Expo App yarn start