Skip to content

Commit a1c1d6e

Browse files
committed
Example attributionWindow
1 parent 8759c11 commit a1c1d6e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ChangeLog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
- Requires react-native >= 0.60
33
- Adds lastAttributedTouchData method.
44
```js
5+
const attributionWindow = 365;
56
branch.lastAttributedTouchData(attributionWindow, latData => {
67
// latData is an Object
78
});

0 commit comments

Comments
 (0)