[ Package conformance ]

Analytics · >=1.0.0

rollbar-react-native

native-seam only: the real rollbar-react-native runs from the bundle (Rollbar, Client, Configuration, telemetry, error transforms — all upstream JS). we stub only the RollbarReactNative native module, mirroring src/Client.js native usage exactly: init/setPerson/clearPerson accepted, deviceAttributes() returns "{}" (parsing to the same empty object upstream uses with no native side). per docs/compat-scoring.md crash-reporting rule, delivery is intentionally absent. (replaces a drifted JS stub that fabricated default/Client/Configuration classes)
95%
API coverage
No visual conformance cases have been published for this package yet. The registry summary below describes what the compat layer implements.
Working (6)
full upstream JS surface (Rollbar/Client/Configurationtelemetrylog/debug/info/warning/error/criticalcaptureUncaught/unhandledRejection wiringsetPerson/clearPersonnative init path)
Missing (1)
no real Rollbar occurrence delivery — intentionally absent for the development simulator (no Rollbar backend)