Path: /sdks/client-side-mobile/installation-guides/react-native
When describing how to get the clickId value to pass into tracking events, the docs say:
You can read this value from dub_id cookie.
There are no cookies in React Native. So how do we get this value?