mirror of
https://github.com/zhigang1992/react-native-iphone-x-helper.git
synced 2026-01-12 22:50:31 +08:00
updated readme and version bump
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# react-native-iphone-x-helper
|
||||
A library to help you design your react-native app for the iPhone X
|
||||
A library to help you design your react-native app for the iPhone X, XS, XS Max & XR
|
||||
|
||||
## Installing ##
|
||||
`npm i react-native-iphone-x-helper --save`
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "react-native-iphone-x-helper",
|
||||
"version": "1.1.0",
|
||||
"version": "1.2.0",
|
||||
"description": "A library to help you design your react-native app for the iPhone X",
|
||||
"main": "index.js",
|
||||
"types": "index.d.ts",
|
||||
|
||||
Reference in New Issue
Block a user