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 22000c2 commit 1a4e311Copy full SHA for 1a4e311
ChangeLog.md
@@ -160,3 +160,11 @@
160
* Complete rewrite of the README.
161
* Removed the peerDependency on `react`.
162
* Includes native SDKs 0.17.10 (iOS), 2.12.0 (Android).
163
+
164
+2015-10-02 Version 2.1.0
165
+ * Added an openURL method for programmatic deep linking from anywhere in an app (e.g., a QR reader).
166
+ * Allow loading rewards from different buckets via an optional argument to loadRewards().
167
+ * Return RNBranch::Error::DuplicateResourceError in case of an existing alias.
168
+ * Further rework of the README.
169
+ * Introduced a tutorial app.
170
+ * Includes native SDKs 0.19.5 (iOS), 2.12.1 (Android).
0 commit comments