Skip to content

Commit eb645ab

Browse files
committed
Update AndroidUIPerformance.md
1 parent b907f40 commit eb645ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/AndroidUIPerformance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Systrace is a standard Android marker-based profiling tool (and is installed whe
2323

2424
> NOTE:
2525
>
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.
2727
2828
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
2929

0 commit comments

Comments
 (0)