react-native-photo-view
react-native-photo-view copied to clipboard
plugin not working on android
I can't run a project and getting licence error which has no any other plug-in
Just install photo-view and running react-native link but not working
"react": "16.0.0-beta.5",
"react-native": "0.49.3",
"react-native-photo-view": "^1.5.2"
Try to use the Android Studio to install the sdk build-tool, and you have to accept the license after download the package.
@wuding129 thanks a lot my problem fixed by this way