Skip to content

Commit 0162d88

Browse files
author
Wonday
committed
version up v1.1.8
1 parent 4a8c57e commit 0162d88

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ A react-native module that can listen on orientation changing of device, get cur
1313
<details>
1414
<summary>ChangeLog details</summary>
1515

16+
v1.1.8
17+
1. Support FACE-UP and FACE-DOWN on iOS
18+
1619
v1.1.7
1720
1. Add lockToPortraitUpsideDown() to iOS
1821
2. Minor case corrections

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-orientation-locker",
3-
"version": "1.1.7",
3+
"version": "1.1.8",
44
"summary": "A react-native module that can listen on orientation changing of device",
55
"description": "A react-native module that can listen on orientation changing of device, get current orientation, lock to preferred orientation.",
66
"homepage": "https://github.com/wonday/react-native-orientation-locker",

0 commit comments

Comments
 (0)