Snowplow React Native Tracker 2.0.0 released

We are pleased to announce the release of our React Native Tracker version 2.0.0!

This major release brings internal changes in the project structure that are aimed to make it easier to maintain it going forward. It also updates the underlying iOS and Android trackers to the latest major version 5 and adopts Swift and Kotlin (instead of Objective-C and Java) for the all the native code, making it safer and more modern.

We have also improved the documentation for the tracker! It now follows the same structure as our native mobile trackers.

When migrating from version 1 of the tracker, please refer to the migration guide to learn about the breaking changes.

Changelog

  • Upgrade project structure and update native trackers to version 5 (#199)
  • Disable automatic screen view tracking in the iOS and Android tracker by default (#198)
  • Fix buffer option in emitter configuration on Android to set correct value for large setting (#197)

On GitHub: Release Version 2.0.0 ยท snowplow/snowplow-react-native-tracker ยท GitHub
On npm: @snowplow/webview-tracker - npm

1 Like