Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .changeset/gentle-melons-arrive.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"react-native-vimeo-bridge": patch
---

docs(readme): add direct link to an Expo Go demo in the "Examples & Demo" section
1 change: 1 addition & 0 deletions README-ko_kr.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ React Native에서 Vimeo 플레이어를 사용하기 위해 복잡한 설정과
### 예제 및 데모
- [📁 예제 프로젝트](/example/) - 실제 구현 코드와 다양한 사용 사례
- [🌐 웹 데모](https://react-native-vimeo-bridge-example.pages.dev/) - 브라우저에서 바로 체험
- [🤖 Expo Go](https://snack.expo.dev/@harang/react-native-vimeo-bridge) - Snack Expo에서 바로 체험

<p align="center">
<img src="./assets/example.gif" width="600" />
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ With the lack of actively maintained Vimeo player libraries for React Native, `r
### Examples & Demo
- [📁 Example Project](/example/) - Real implementation code and various use cases
- [🌐 Web Demo](https://react-native-vimeo-bridge-example.pages.dev/) - Try it in your browser
- [🤖 Expo Go](https://snack.expo.dev/@harang/react-native-vimeo-bridge) - Try it on Expo Snack

<p align="center">
<img src="./assets/example.gif" width="600" />
Expand Down