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

react-native-safe-area

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-safe-area - npm Package Compare versions

Comparing version

to
0.3.1

1

lib/withSafeArea.js

@@ -50,2 +50,3 @@ // @flow

const injected = {
automaticallyAdjustContentInsets: false,
contentInset: { ...contentInset },

@@ -52,0 +53,0 @@ contentOffset: { ...contentOffset },

2

package.json
{
"name": "react-native-safe-area",
"version": "0.3.0",
"version": "0.3.1",
"description": "React Native module to get Safe Area Insets for iOS 11 or later",

@@ -5,0 +5,0 @@ "main": "lib/index",