react-native-video/examples/video-caching/update.sh

6 lines
71 B
Bash
Raw Permalink Normal View History

2018-07-18 18:06:09 -06:00
rm -rf node_modules
yarn
cd ios
rm -rf Pods/* Podfile.lock
pod install