Skip to content

Commit 0d8ab6d

Browse files
authored
chore(react-native): Remove note about mixed profiling on RN (#9534)
1 parent 20c1c4a commit 0d8ab6d

File tree

1 file changed

+1
-1
lines changed
  • docs/platforms/react-native/profiling

1 file changed

+1
-1
lines changed

docs/platforms/react-native/profiling/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Check out the <PlatformLink to="/performance/">performance setup documentation</
2424

2525
<Note>
2626

27-
Profiling for React Native is available in beta in SDK versions `5.8.0` and above. Currently, it supports profiling the JavaScript layer. Combined profiling with native Android/iOS layers isn't supported at this time.
27+
Profiling for React Native is available in beta in SDK versions `5.8.0` and above.
2828

2929
</Note>
3030

0 commit comments

Comments
 (0)