Skip to content

v1.0.0

Compare
Choose a tag to compare
@aMarCruz aMarCruz released this 11 Apr 05:06
· 27 commits to master since this release

Fork of react-native-photo-view

Conversion to react-native-photo-view-ex v1.0.0 from react-native-photo-view v1.5.4

  • Adds typings.
  • Renames androidZoomTransitionDuration to zoomTransitionDuration
  • Removes androidScaleType property.
  • Adds resizeMode property supporting 'center', 'contain', 'cover', 'fitEnd', 'fitStart', 'stretch'. The default is 'cover'.
  • Using the Image.resolveAssetSource method instead of requiring the module directly.
  • Updated README.md