File tree Expand file tree Collapse file tree 1 file changed +10
-2
lines changed
Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,14 @@ Best in class observability brought to React Native.
1313* ** Web** , ** Android** (experimental) support with ** iOS** coming soon
1414* Automatic ** fetch instrumentation**
1515
16+ ## Platform support
17+
18+ | Platform | Support |
19+ | --- | --- |
20+ | ** web** | ☑️ Stable |
21+ | ** android** | ☑️ Stable JS with experimental Native 🏗️ |
22+ | ** ios** | ☑️ Stable JS with planned Native 👀 |
23+
1624## Installation
1725
1826``` sh
@@ -56,8 +64,8 @@ function App() {
5664### 2. Start the native SDK (optional) 🚧
5765
5866> [ !IMPORTANT]
59- > This section is considered ** highly experimental** and internals may change at any time .
60- > There's currently no support for bidirectional JS/Native communication and ` native ` options' flag only marks an API that will become available.
67+ > This section is considered ** highly experimental** .
68+ > There's currently no support for bidirectional JS/Native communication and the ` native ` feature flag only marks an API that will become available.
6169
6270** Android**
6371
You can’t perform that action at this time.
0 commit comments