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 8759c11 commit a1c1d6eCopy full SHA for a1c1d6e
ChangeLog.md
@@ -2,6 +2,7 @@
2
- Requires react-native >= 0.60
3
- Adds lastAttributedTouchData method.
4
```js
5
+ const attributionWindow = 365;
6
branch.lastAttributedTouchData(attributionWindow, latData => {
7
// latData is an Object
8
});
0 commit comments