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.
1 parent f0d0f11 commit 90383f7Copy full SHA for 90383f7
ChangeLog.md
@@ -1,3 +1,8 @@
1
+2019-09-27 Version 4.2.0
2
+ - Update Android Branch SDK to 4.1.0
3
+ - Update iOS Branch SDK to 0.29.0
4
+ - Expose Android reInit session for foreground links
5
+
6
2019-07-25 Version 3.1.1
7
- Requires RN < 0.60
8
- Fix a runtime iOS issue in 3.1.0
package.json
@@ -1,6 +1,6 @@
{
"name": "react-native-branch",
- "version": "4.1.1",
+ "version": "4.2.0",
"description": "Branch Metrics React Native SDK",
"main": "src/index.js",
"files": [
0 commit comments