ascoders / react-native-image-viewer

🚀 tiny & fast lib for react native image viewer pan and zoom
MIT License
2.44k stars 578 forks source link

Add compatibility with RN 0.62 #389

Closed radeno closed 4 years ago

radeno commented 4 years ago

Fixes: https://github.com/ascoders/react-native-image-viewer/issues/388

RN 0.62 requires specify useNativeDriver Instead get warning message: WARN Animated: useNativeDriver was not specified. This is a required option and must be explicitly set to true or false