Skip to content

Commit

Permalink
version up v1.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Wonday committed Dec 19, 2019
1 parent 4a8c57e commit 0162d88
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ A react-native module that can listen on orientation changing of device, get cur
<details>
<summary>ChangeLog details</summary>

v1.1.8
1. Support FACE-UP and FACE-DOWN on iOS

v1.1.7
1. Add lockToPortraitUpsideDown() to iOS
2. Minor case corrections
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-orientation-locker",
"version": "1.1.7",
"version": "1.1.8",
"summary": "A react-native module that can listen on orientation changing of device",
"description": "A react-native module that can listen on orientation changing of device, get current orientation, lock to preferred orientation.",
"homepage": "https://github.com/wonday/react-native-orientation-locker",
Expand Down

0 comments on commit 0162d88

Please sign in to comment.