You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/AndroidUIPerformance.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ Systrace is a standard Android marker-based profiling tool (and is installed whe
23
23
24
24
> NOTE:
25
25
>
26
-
> Systrace support was added in react-native `v0.14.1`. You will need to build with that version to collect a trace.
26
+
> Systrace support was added in react-native `v0.15`. You will need to build with that version to collect a trace.
27
27
28
28
First, connect a device that exhibits the stuttering you want to investigate to your computer via USB and get it to the point right before the navigation/animation you want to profile. Run systrace as follows
0 commit comments