React Native Firebase
Documentation
GitHub
npm
Preparing search index...
@react-native-firebase/perf
types/perf
ScreenTrace
Interface ScreenTrace
Screen trace for slow/frozen frames (React Native).
interface
ScreenTrace
{
start
()
:
void
;
stop
()
:
void
;
}
Index
Methods
start
stop
Methods
start
start
()
:
void
Returns
void
stop
stop
()
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Methods
start
stop
Documentation
Documentation
GitHub
npm
React Native Firebase
Loading...
Screen trace for slow/frozen frames (React Native).