Releases: IjzerenHein/react-native-shared-element
Releases · IjzerenHein/react-native-shared-element
v0.5.0
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)