Open a new bash shell
npm install
npm run android
- Open a new bash shell
npm install
cd ios
rm -rf ~/Library/Caches/CocoaPods Pods ~/Library/Developer/Xcode/DerivedData/*; pod deintegrate; pod setup; pod install;
open in folder ios filename extension with .xcworkspace
cd android
./gradlew assembleRelease
cd android
chmod +x gradlew
- Instal library
npm install -g msvgc
- Convert file from root dir
msvgc -f ./src/assets/fileName.svg -o ./src/assets/ --react-native
- Open a new bash shell
npm install
cd Android
./gradlew clean
npm run android
- Open a new bash shell
cd Android
./gradlew assembleAndroidTest
npm run detox-debug
- add pod 'OpenSSL-Universal', '~>1.0.2.20'
- pod install
link facebook/react-native#30922
- npm cache verify
- npm run android --reset-cache or npm run android --reset-cache
- Add useNativeDriver:true to package react-native-actionsheet path eact-native-actionsheet -> lib -> ActionSheetCustom : line 68 and 76
- find config - enter in terminal
/sbin/ifconfig