From ff9bbeaa3a46648860c9bfeb36e8247e4bdbf75a Mon Sep 17 00:00:00 2001 From: Alexander Pantiukhov Date: Thu, 28 May 2026 11:49:01 +0200 Subject: [PATCH] React Native profiling preface --- docs/platforms/react-native/profiling/index.mdx | 2 ++ platform-includes/profiling/index/preface/react-native.mdx | 5 +++++ 2 files changed, 7 insertions(+) create mode 100644 platform-includes/profiling/index/preface/react-native.mdx diff --git a/docs/platforms/react-native/profiling/index.mdx b/docs/platforms/react-native/profiling/index.mdx index f497b50d18ab9..b00225a420636 100644 --- a/docs/platforms/react-native/profiling/index.mdx +++ b/docs/platforms/react-native/profiling/index.mdx @@ -6,6 +6,8 @@ sidebar_order: 3 sidebar_section: features --- + + ## Platform Support diff --git a/platform-includes/profiling/index/preface/react-native.mdx b/platform-includes/profiling/index/preface/react-native.mdx new file mode 100644 index 0000000000000..007698e2ccf4e --- /dev/null +++ b/platform-includes/profiling/index/preface/react-native.mdx @@ -0,0 +1,5 @@ + + +React Native Profiling is currently in beta. Beta features are still in progress and may have bugs. We recognize the irony. + +