yarn install,sudo gem install cocoapods,bundle install && yarn pod-installbrew tap wix/brew && brew install applesimutils
yarn pre:test:iosyarn test:ios
yarn install,sudo gem install cocoapods,bundle install && yarn pod-install- Install the android emulator
Pixel_3_API_29using these instructions. - Set up quick boot on the emulator.
yarn pre:test:androidyarn test:android
We may want to look at using Android Open-Source Project (AOSP) emulators, since Detox says they are better for automated testing.
Error:
> Task :@react-native-community_async-storage:processDebugAndroidTestResources FAILEDTry: cd android && ./gradlew clean