Skip to content

Commit

Permalink
version up to v1.0.21
Browse files Browse the repository at this point in the history
  • Loading branch information
Wonday committed Nov 3, 2018
1 parent 5833bc0 commit f1f9881
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,13 @@ A react-native module that can listen on orientation changing of device, get cur

### ChangeLog

v1.0.20
v1.0.21
1. add getDeviceOrientation()
2. orientationDidChange return DeviceOrientation

v1.0.20
abandon

v1.0.19
1. change license to MIT

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.0.20",
"version": "1.0.21",
"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 f1f9881

Please sign in to comment.