🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

react-native-safe-area-view

Package Overview
Dependencies
Maintainers
3
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-safe-area-view - npm Package Versions

234

2.0.0

Diff
brentvatne
published 2.0.0 •

Changelog

Source

[2.0.0] - 2020-05-11

⚠ BREAKING CHANGES

  • SafeAreaContext was renamed to SafeAreaInsetsContext, corresponding to react-native-safe-area-context v1.0.

useSafeArea and SafeAreaConsumer have been deprecated, but are still available at this time. See https://github.com/th3rdwave/react-native-safe-area-context/releases/tag/1.0.0

Added

  • Support for react-native-safe-area-context 1.0
brentvatne
published 1.1.1 •
brentvatne
published 1.1.0 •

Changelog

Source

[1.1.0]

Added

  • Support for react-native@0.62 (https://github.com/react-native-community/react-native-safe-area-view/pull/110)
satya164
published 0.14.9 •
brentvatne
published 1.0.0 •

Changelog

Source

[1.0.0]

First release that handles safe area insets properly on iOS and Android!

Removed

  • getInset has been removed. Use the react-native-safe-area-context API directly instead.
  • withSafeArea has been removed. You may want to re-implement this yourself for ease of migration if you used an old version. Once again, use the react-native-safe-area-context APIs directly instead.
brentvatne
published 1.0.0-alpha.2 •
brentvatne
published 1.0.0-alpha.1 •
brentvatne
published 0.14.8 •
brentvatne
published 1.0.0-alpha.0 •
brentvatne
published 0.14.7 •