Skip to content

Commit 196a5bc

Browse files
authored
Update README.md
1 parent f927d9e commit 196a5bc

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)