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

134

0.8.0-alpha.3

Diff
i
ijzerenhein
published 0.8.0-alpha.3 •
i
ijzerenhein
published 0.8.0-alpha.2 •
i
ijzerenhein
published 0.8.0-alpha.1 •
i
ijzerenhein
published 0.8.0-alpha.0 •
i
ijzerenhein
published 0.7.0 •

Changelog

Source

0.7.0 (2020-04-19)

Features

  • ios Add support different border-radii per corner

Bug Fixes

  • ios Fix transforms applied by parent-navigator (MaterialTopTabNavigator issue)
i
ijzerenhein
published 0.7.0-alpha0 •
i
ijzerenhein
published 0.6.1 •

Changelog

Source

0.6.1 (2020-03-30)

Bug Fixes

  • android Fix onMeasureNode layout position when content translated
i
ijzerenhein
published 0.6.0 •

Changelog

Source

0.6.0 (2020-03-29)

Bug Fixes

  • js Fix SharedElementProp type-definition (thanks @evanc)
  • ios Fix element position when scene is translated
  • android Fix element position when scene is translated
  • android Fix clipping for translation transforms

Improvements

  • Updated internal tooling
  • Added new test-app using TypeScript (wip)
i
ijzerenhein
published 0.6.0-alpha0 •

Changelog

Source

0.6.0 (2020-03-29)

Bug Fixes

  • js Fix SharedElementProp type-definition (thanks @evanc)
  • ios Fix element position when scene is translated
  • android Fix element position when scene is translated
  • android Fix clipping for translation transforms

Improvements

  • Updated internal tooling
  • Added new test-app using TypeScript (wip)
i
ijzerenhein
published 0.5.6 •

Changelog

Source

0.5.6 (2020-02-09)

Bug Fixes

  • ios: Fix old content/style used when starting a new transition before a previous transition has ended (64d8597)