You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

react-native-isiphonex-device

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-isiphonex-device

A react native module to replace DeviceInfo.isIPhoneX_deprecated.

2.5.0
latest
Source
npm
Version published
Weekly downloads
38
-51.28%
Maintainers
1
Weekly downloads
 
Created
Source

react-native-isiphonex-device-device

A react native module to replace DeviceInfo.isIPhoneX_deprecated.

release PRs Welcome NPM version License MIT

Content

Installation

  • 1.Run npm i react-native-isiphonex-device --save
    • or yarn add react-native-isiphonex-device
  • 2.import { isIPhoneX } from 'react-native-isiphonex-device'

Getting started

Add react-native-isiphonex-device to your js file.

import { isIPhoneX } from 'react-native-isiphonex-device'

Contribution

Issues are welcome. Please add a screenshot of bug and code snippet. Quickest way to solve issue is to reproduce it on one of the examples.

Pull requests are welcome. If you want to change API or making something big better to create issue and discuss it first.

MIT Licensed

Keywords

react-native

FAQs

Package last updated on 05 Oct 2021

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