React Native Could not expand ZIP

 

Execution failed for task ':app:prepareSrolkReactNativeFilePickerUnspecifiedLibrary'.

Could not expand ZIP .....node_modules\react-native-file-picker\android\build\outputs\aar\react-native-file-picker-release.aar
(on windows):
 
cd android 
gradlew clean 
cd ..
react-native run-android
or
 
cd android && gradlew clean && cd .. && react-native run-android
 
posted @ 2017-09-24 13:59  緈諨の約錠  阅读(203)  评论(0编辑  收藏  举报
//用户复制动作发生0.1秒以后再去改粘贴板中的内容。100ms只是一个经常取值,写1000、10、50、200……都行。