react-native-transformable-image icon indicating copy to clipboard operation
react-native-transformable-image copied to clipboard

Add on onSingleTap and onDoubleTap callback props

Open andrekovac opened this issue 8 years ago • 2 comments

These props deliver the new props added in https://github.com/ldn0x7dc/react-native-view-transformer/pull/9 to this Component.

  • I also add an .npmignore file so that the Demo is not anymore included in npm builds.
  • Furthermore I explicitly set the default values of not required props to undefined.

andrekovac avatar Mar 02 '17 04:03 andrekovac

please merge this 👍

inifaisal avatar Mar 14 '17 06:03 inifaisal

Hello How can I used the onSingleTap props? I npm the react-native-transformable-image@latest but the onSingleTap not work

KeithChan0x0 avatar Jul 24 '17 04:07 KeithChan0x0