Skip to content

Commit 7183a43

Browse files
committed
Update README.md
1 parent 0a1cd44 commit 7183a43

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,15 @@ You also need to ensure `react-native-reanimated` and `react-native-gesture-hand
2828

2929
You can find a comprehensive example app in the `apps/example` directory of this repository.
3030

31+
## Live Examples
32+
33+
- **[Web apр](https://react-native-resizable-panels-example.expo.app/)**: View the example application running in your browser.
34+
- **Expo Go**: Open the example app on your device using the [Expo Go app](https://expo.dev/go) by scanning the QR code below.
35+
36+
<p align="center">
37+
<img src="https://qr.expo.dev/eas-update?slug=exp&projectId=c7e2b6d0-1a80-4771-b8aa-350e3e643e71&groupId=f9426121-c5fa-474c-8d92-8e297f4f5d62&host=u.expo.dev" width="250" height="250" />
38+
</p>
39+
3140
## API
3241

3342
### `PanelGroup`

0 commit comments

Comments
 (0)