Skip to content

Commit f4fab5d

Browse files
authored
Merge pull request #16 from logicwind/release_v0.3.2
Added changelog with all version updates
2 parents 2f6497c + 470a259 commit f4fab5d

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
## 0.3.2
2+
3+
- Fix: Invalid hook call ([#14](https://github.com/logicwind/react-native-fold-detection/issues/14))
4+
5+
## 0.3.1
6+
7+
- Fix: Ios build issue on react-native version 0.76.0
8+
9+
## 0.3.0
10+
11+
- Fixed null pointer exception error on startListener.
12+
- Added detection for only fold devices will register for the listener.
13+
14+
## 0.2.0
15+
16+
- Read me updated
17+
- Example updated
18+
19+
## 0.1.0
20+
21+
- Initial Release

0 commit comments

Comments
 (0)