MindscapeHQ / raygun4reactnative

ReactNative crash reporting SDK for Raygun
MIT License
3 stars 3 forks source link

Implement correct bridge rum logic #35

Closed RaygunDaniel closed 3 years ago

RaygunDaniel commented 3 years ago

This PR implements the correct RUM logic to track indivicual view element load times rather than only providing the generic application start time. This PR covers both the iOS and Android implementations as it could not be merged without both or the sdk would be in a broken state,