oblador / react-native-performance

📐 Monitor and measure React Native performance

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Some markers are broken in Android

victorhqc opened this issue · comments

Description

Using some markers such as runJsBundleEnd are not currently working on Android. It may be related to these other issues, but I think it should be highlighted that those issues are affecting this package:

Build details

  • Platform: Android
  • Dependencies:
    • react-native: 0.64.2
    • react-native-performance: 2.0.0

Cannot reproduce with latest RN/RNP