Skip to content

Commit 502e90b

Browse files
authored
docs(readme): add exmple.gif (#8)
1 parent 255f8ca commit 502e90b

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed

README-ko_kr.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@ React Native에서 Vimeo 플레이어를 사용하기 위해 복잡한 설정과
2323
- [📁 예제 프로젝트](/example/) - 실제 구현 코드와 다양한 사용 사례
2424
- [🌐 웹 데모](https://react-native-vimeo-bridge-example.pages.dev/) - 브라우저에서 바로 체험
2525

26+
<p align="center">
27+
<img src="./assets/example.gif" width="600" />
28+
</p>
29+
2630
### 설치
2731

2832
```bash

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@ With the lack of actively maintained Vimeo player libraries for React Native, `r
2323
- [📁 Example Project](/example/) - Real implementation code and various use cases
2424
- [🌐 Web Demo](https://react-native-vimeo-bridge-example.pages.dev/) - Try it in your browser
2525

26+
<p align="center">
27+
<img src="./assets/example.gif" width="600" />
28+
</p>
29+
2630
### Installation
2731

2832
```bash

assets/example.gif

22.4 MB
Loading

0 commit comments

Comments
 (0)