alwx / react-native-photo-view

Pinch-to-zoom view for React Native (both iOS and Android)
MIT License
816 stars 434 forks source link

plugin not working on android #119

Open bkniya opened 6 years ago

bkniya commented 6 years ago

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" 1

wuding129 commented 6 years ago

Try to use the Android Studio to install the sdk build-tool, and you have to accept the license after download the package.

bkniya commented 6 years ago

@wuding129 thanks a lot my problem fixed by this way