npx create-expo-app@latest
npm run reset-project
rm -rf node_modules
npm i react-native-fast-encoder web-streams-polyfill @stardazed/streams-text-encoding react-native-fetch-api
- (optional)
echo "BROWSER=none # prevents browser from auto opening" >> .env