You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

react-native-shared-element

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-shared-element - npm Package Versions

124

0.5.5

Diff
i
ijzerenhein
published 0.5.5 •

Changelog

Source

0.5.5 (2020-01-07)

Bug Fixes

  • ios: fixed exception when rendering an empty (af63cc0)
i
ijzerenhein
published 0.5.4 •

Changelog

Source

0.5.4 (2020-01-07)

Bug Fixes

  • ios: fixed border/background anim on >= RN60 (17ef283)
  • ios: fixed image stretching/detection on RN60 (8571cc5)
  • ios: fixed several ios code warnings (117abcd)
  • ios: fixed transition hickup when using borderWidth (ca0628c)
i
ijzerenhein
published 0.5.3 •

Changelog

Source

0.5.3 (2019-12-07)

Bug Fixes

  • android: fixed FastImage/ImageBackground animation for borderWidth > 0 (2f5c48d)
i
ijzerenhein
published 0.5.2 •

Changelog

Source

0.5.2 (2019-11-13)

Bug Fixes

  • ios: fixed <ImageBackground> transitions on iOS with RN >= 0.60 (5b6b856)
  • fixed crash with Animated.Image animated.Value transforms/opacity (0ee7970)
  • ios: fixed image border-radius/opacity/stretch on RN >= 0.60 (ad66f87)

Features

i
ijzerenhein
published 0.5.1 •

Changelog

Source

0.5.1 (2019-09-06)

Improvements

  • android: updated internal Package and ViewManager init so it's easier to integrate into Expo
i
ijzerenhein
published 0.5.0 •

Changelog

Source

0.5.0 (2019-09-04)

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 context sometimes not visible (clipped) (d6e1445)
  • android: fixed transition when element was scaled (ee27709)
  • android: fixed transition when end-element was fetched first (92a999c)
  • android: fixed transition when start element is fully clipped (86f2810)
  • ios: fixed color interpolation when one 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)
i
ijzerenhein
published 0.4.3 •

Changelog

Source

0.4.3 (2019-09-02)

Bug Fixes

  • ios: fixed homepage missing from podfile (e1649bd)
i
ijzerenhein
published 0.4.2 •

Changelog

Source

0.4.2 (2019-08-30)

Bug Fixes

  • fixed react-navigation demo due to API changes in the binding (9204d39)
  • android: fixed transition not visible when app was too busy (f7d5f56)
i
ijzerenhein
published 0.4.1 •

Changelog

Source

0.4.1 (2019-08-29)

Bug Fixes

  • android: fixed occasional incorrect view measure for FastImage (ec32eb2)
i
ijzerenhein
published 0.4.0 •

Changelog

Source

0.4.0 (2019-08-28)

Initial release