updated readme and version bump

This commit is contained in:
Elad Gil
2018-09-27 10:29:46 +03:00
parent 9beddf486c
commit da1cb84e89
2 changed files with 2 additions and 2 deletions

View File

@@ -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`

View File

@@ -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",