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

react-native-is-edge-to-edge

Package Overview
Dependencies
Maintainers
0
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-is-edge-to-edge

Detect react-native-edge-to-edge package install

0.1.2
Source
npm
Version published
Weekly downloads
731K
12.93%
Maintainers
0
Weekly downloads
 
Created
Source

react-native-is-edge-to-edge

For library authors, we provide this lightweight package, which checks whether react-native-edge-to-edge is installed, making it easy to update your library accordingly:

API

import { isEdgeToEdge } from "react-native-is-edge-to-edge";

if (isEdgeToEdge()) {
  // …do something
}

Keywords

react

FAQs

Package last updated on 15 Oct 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts