make video cache feature optional
This commit is contained in:
5
examples/video-caching/update.sh
Executable file
5
examples/video-caching/update.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
rm -rf node_modules
|
||||
yarn
|
||||
cd ios
|
||||
rm -rf Pods/* Podfile.lock
|
||||
pod install
|
||||
Reference in New Issue
Block a user