react-native-sentry
Advanced tools
Changelog
v0.8.0
Changelog
v0.6.0
Use raven-js
internally instead switching between native and raven-js.
Native client will be used when available.
Alot of API changes to more like raven-js
Changelog
v0.5.1
npm test
forceRavenClient
option which forces to use RavenClient instead of the NativeClientChangelog
v0.5.0
react-native
to 0.38.0
Changelog
v0.4.0
ignoreModulesExclude
to exclude modules that are ignored by default for stacktrace mergingignoreModulesInclude
to add additional modules that should be ignored for stacktrace merging