Skip to content
This repository has been archived by the owner on Sep 28, 2021. It is now read-only.

Releases: ascoders/react-native-image-zoom

v2.1.12

19 May 21:21
Compare
Choose a tag to compare

This release contains 0 breaking changes, so feel free to update.

  • useNativeDriver (defaults to false) - #128
  • onLongPress eventParms - #123
  • onDoubleClick eventParmas - #126
  • renderToHardwareTexture (default true) - #112
  • Bunch of other stuff - #130
    • Updated code quality and development experience for this package source code
    • Fix and update demo project
    • Update deprecated methods componentWillMount and componentWillReceiveProps
    • Accept responder props #108