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

expose image load events and bind responders

Open alxyuu opened this issue 7 years ago • 0 comments

  • re-expose load events through gallery (all props were originally passed through in ldn0x7dc's implementation)
  • bind responders so TransformableImage can be used directly, they were resolving to the wrong scope when using outside of Gallery
  • show error state in the edge case where the dimensions load but the image does not

alxyuu avatar Feb 27 '18 03:02 alxyuu