react-native-image-gallery
react-native-image-gallery copied to clipboard
expose image load events and bind responders
- 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