oblador / react-native-performance

📐 Monitor and measure React Native performance

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No data displayed

ZeroPie opened this issue · comments

commented

Hi,
i cannot get the plugin to show any data
Steps:

yarn add react-native-performance react-native-flipper react-native-performance-flipper-reporte
 require('react-native-performance-flipper-reporter').setupDefaultFlipperReporter();

Flipper stats are empty:
Screenshot 2022-04-18 at 20 25 46

Is the native module linked and app recompiled?