🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
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

234

0.9.0-rc0

Diff
ijzerenhein
published 0.9.0-rc0 •
ijzerenhein
published 0.8.9 •
ijzerenhein
published 0.8.8 •

Changelog

Source

0.8.8 (2023-01-02)

Bug Fixes

  • android [fix] Fix Android build error on react-native 0.66.
ijzerenhein
published 0.8.7 •

Changelog

Source

0.8.7 (2022-12-23)

Features

  • [feat] Adds support for expo-image.
ijzerenhein
published 0.8.6 •

Changelog

Source

0.8.6 (2022-12-21)

Improvements

  • android [chore] Updates the default kotlin version on Android to 1.6.10 and the default SDK on Android to 31.
ijzerenhein
published 0.8.4 •

Changelog

Source

0.8.4 (2022-01-24)

Bug Fixes

  • android [fix] Fix Android build error on react-native 0.67 and Gradle 7) (#90)
ijzerenhein
published 0.8.3 •

Changelog

Source

0.8.3 (2021-09-27)

Bug Fixes

  • ios [fix] Fix ios use_frameworks build issue (React i.s.o. React-Core pod dependency) (#81)
ijzerenhein
published 0.8.2 •

Changelog

Source

0.8.2 (2021-08-18)

Bug Fixes

  • ios [fix] Fix build error on react-native 0.65 (implicit conversion of Objective-C pointer type 'UIColor *' to C pointer type 'CGColorRef _Nonnull' (aka 'struct CGColor *') requires a bridged cast)
ijzerenhein
published 0.8.1 •

Changelog

Source

0.8.1 (2021-08-16)

Bug Fixes

  • android Fix layout of elements that exist on only one screen (fade in/out overlapping elements) (fixes #34)
ijzerenhein
published 0.8.0 •

Changelog

Source

0.8.0 (2021-08-13)

Bug Fixes

  • ios Fix exception when debugging and possible runtime instability
  • ios Fix transitions for views that have no window (new react-native-screens versions)
  • ios Fix layout issues for transitions that use scaling (e.g. ScaleFromCenter react-navigation)
  • android Fix layout position when non translucent status-bar is used
  • android Fix layout issues for transitions that use scaling (e.g. react-navigation on Android 10 or higher)
  • android Fix clipping of elements in transitions
  • android Fix fade-in of end-elements
  • android Fix fade-in of elements when other element doesn’t exist
  • android Fix deprecated API warning

Improvements

  • android Remove build warnings
  • android Update build.gradle to latest config