Skip to content

Ask HN: React Native Performance Monitoring

1 pointmarkwillis821 comment
On HN

How do people go about monitoring the performance / errors on iOS/android apps? We are building in react-native, for websites we use NewRelic but looking at the cost of their mobile platform I am wondering what alternatives there are out there.

Do you roll your own reporting? or use a service?

Comments

We use Bugsnag for crashes, and Fabric for general usage analytics and adoption rates. Fabric also includes Crashlytics but Bugsnag has a better direct React Native integration. This includes source map support, version grouping, and issue assignment.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.