Sync browser navigation with app
This commit is contained in:
parent
dcd396153c
commit
55a8a8fa4c
5 changed files with 68 additions and 30 deletions
|
@ -7,6 +7,7 @@ const segmentClient = createClient({
|
|||
writeKey: '8I6DsgfiSLuoONyaunGoiQM7A6y2ybdI',
|
||||
trackAppLifecycleEvents: false,
|
||||
})
|
||||
export const track = segmentClient.track
|
||||
|
||||
export {useAnalytics} from '@segment/analytics-react-native'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue