alwx / react-native-photo-view

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

How to build this project and test it locally? #97

Closed wolfg1969 closed 6 years ago

wolfg1969 commented 6 years ago

I have no experience on developing a native component for react native.

alwx commented 6 years ago

There is an example directory. Just try npm install and react-native run-ios or react-native run-android after that. More infromation: https://facebook.github.io/react-native/docs/getting-started.html