alwx / react-native-photo-view

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

Problem using react-native-photo-view on IOS #44

Closed gmh04 closed 7 years ago

gmh04 commented 7 years ago

Running npm link react-native-photo-view on android had no effect so I followed the manual steps in the documentation. The photo viewer works on android. On IOS there are no manual installation steps but does not work as is, with the following error:

UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1532): UnableToResolveError: Unable to resolve module react-native-photo-view from <path>/ImageViewer.js: Module does not exist in the module map or in these directories:
gmh04 commented 7 years ago

sorry linking does work