Skip to content

Commit

Permalink
Misc: readme
Browse files Browse the repository at this point in the history
  • Loading branch information
a-golovanov committed Sep 14, 2018
1 parent 744cfeb commit a1b98cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@

A simple react native module that allows to query [safeAreaInsets](https://developer.apple.com/documentation/uikit/uiview/2891103-safeareainsets) of a current root view

#Installation
# Installation

`yarn add @delightfulstudio/react-native-safe-area-insets`

#Manual linking
# Manual linking
1. Open your project in XCode
1. Add `./node_modules/@delightfulstudio/react-native-safe-area-insets/ios/RNSafeAreaInsets.xcodeproj` to `Libraries` in your project
1. Select root of your projects
Expand Down

0 comments on commit a1b98cd

Please sign in to comment.