We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5f3a693 + add1cfa commit 4fe1c39Copy full SHA for 4fe1c39
ChangeLog.md
@@ -1,3 +1,8 @@
1
+2022-01-31 Version 5.3.1
2
+ - Null checks for listeners. Thanks ilyagru!
3
+ - Depend on React-Core instead of React. Thanks radko93!
4
+ - Use @ReactModule annotation. Thanks janicduplessis!
5
+
6
2022-01-25 Version 5.3.0
7
- Swift support. Thanks giautm!
8
- Expose iOS method handleATTAuthorizationStatus. Thanks adkenyon!
package.json
@@ -1,6 +1,6 @@
{
"name": "react-native-branch",
- "version": "5.3.0",
+ "version": "5.3.1",
"description": "Branch Metrics React Native SDK",
"main": "src/index.js",
"types": "src/index.d.ts",
0 commit comments