Skip to content

Commit a7231d7

Browse files
committed
chore: remove missing setup instructions for Android
1 parent d303d86 commit a7231d7

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

packages/react-native-sandbox/README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,10 @@ npm install @callstack/react-native-sandbox
2424
yarn add @callstack/react-native-sandbox
2525
```
2626

27-
### iOS Setup
27+
### Setup
2828

2929
The package uses **autolinking** and supports the **React Native New Architecture** - no manual configuration required.
3030

31-
### Android Setup
32-
33-
> 🚧 **Under Construction** - Android support is currently in development. Stay tuned for updates!
34-
3531
## 🎯 Basic Usage
3632

3733
> For complete examples with both host and sandbox code, see the [project examples](https://github.com/callstackincubator/react-native-sandbox#-api-example).

0 commit comments

Comments
 (0)