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 83e945a commit e510adaCopy full SHA for e510ada
README.md
@@ -11,7 +11,7 @@ This is a repository of our open source React Native SDK. Huge shoutout to our f
11
12
[Release 2.0.0]: ./docs/Release-2.0.0.md
13
14
-Version 2.0.0-beta.2 is now available in NPM with a simplified SDK integration process. See [Release 2.0.0] for details.
+Version 2.0.0-beta.3 is now available in NPM with a simplified SDK integration process. See [Release 2.0.0] for details.
15
16
**v1.1.0** The `createBranchUniversalObject` method is now async, so be sure to use `await` or handle the promise resolution, e.g.
17
```js
0 commit comments