analytics-react-native
analytics-react-native copied to clipboard
The hassle-free way to add analytics to your React-Native app.
### Related issue: [https://github.com/segmentio/analytics-react-native/issues/699#issue-1424271313](https://github.com/segmentio/analytics-react-native/issues/699#issue-1424271313) - `analytics-react-native` version: "2.14.0" - Integrations versions (if used): - React Native version: "0.72.4" - Android **Steps to reproduce** [https://github.com/segmentio/analytics-react-native/issues/699#issue-1424271313](https://github.com/segmentio/analytics-react-native/issues/699#issue-1424271313) **Expected behavior** Expected behavior ```bash $...
chore: updated for new architecture RN 0.76+
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8. Changelog Sourced from nanoid's changelog. 3.3.8 Fixed a way to break Nano ID by passing non-integer size (by @myndzi). Commits 3044cd5 Release 3.3.8 version...
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6. Changelog Sourced from cross-spawn's changelog. 7.0.6 (2024-11-18) Bug Fixes update cross-spawn version to 7.0.5 in package-lock.json (f700743) 7.0.5 (2024-11-07) Bug Fixes fix escaping bug...
Hello guys, I suppose my issue is just a **question**. ## Overview So when we set explicitly `anonymousId` via `client?.userInfo.set` there is way to get this data from `userInfo.get()` method...