alwx / react-native-photo-view

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

CGAffineTransformInvert #104

Closed MunazR closed 6 years ago

MunazR commented 6 years ago

Currently getting this error when trying to display the Photoview through a Modal on iOS

<Error>: CGAffineTransformInvert: singular matrix.
MunazR commented 6 years ago

Duplicate of this, https://github.com/alwx/react-native-photo-view/issues/87