react-native-video/examples/video-caching/update.sh
2018-07-19 02:06:09 +02:00

6 lines
71 B
Bash
Executable File

rm -rf node_modules
yarn
cd ios
rm -rf Pods/* Podfile.lock
pod install