This is an Expo project created with create-expo-app
.
Project to shows the problem mux-analytics sdk with react-native-video
-
Install dependencies
npm install or yarn install
-
Run prebuild
npx expo prebuild --clean
-
Run the project on android
yarn run android or npm run android
-
Or you can Run the project on ios
yarn run ios or npm run ios