Skip to content

Releases: IjzerenHein/react-native-shared-element

v0.5.0

04 Sep 15:21
Compare
Choose a tag to compare

Bug Fixes

  • android: disabled any transitions when element is fully clipped (e02c700)
  • android: fixed internal style fetch when element was unmounted (fd1a772)
  • android: fixed pixel rounding in transitions (a97acd9)
  • android: fixed source-element sometimes briefly visible (9785ae4)
  • android: fixed support.v4 build error and RTL detection (9c374e9)
  • android: fixed text content sometimes not visible (clipped) (d6e1445)
  • android: fixed transition when element was scaled (ee27709)
  • android: fixed transition when end-element was fetched first (92a999c)
  • ios: fixed color interpolation when one color was fully transparent (f0d1dee)

Features

  • added support for fade-in and fade-out animation types (c2fd9b6)
  • android: added support for onMeasure and debug props (3039dff)

v0.4.3

04 Sep 15:19
Compare
Choose a tag to compare

Bug Fixes

  • ios: fixed homepage missing from podfile (e1649bd)

v0.4.2

30 Aug 14:54
Compare
Choose a tag to compare

Bug Fixes

  • android: fixed transition not visible when app was too busy (f7d5f56)

v0.4.1

29 Aug 11:16
Compare
Choose a tag to compare

Bug Fixes

  • android: fixed occasional incorrect view measure for FastImage (ec32eb2)

v0.4.0

29 Aug 11:05
Compare
Choose a tag to compare

Initial release