Skip to content

Commit 7cb1449

Browse files
author
Alejandro Caicedo
committed
feat: add demo images and video to README for enhanced project presentation
1 parent c7849c4 commit 7cb1449

5 files changed

Lines changed: 13 additions & 2 deletions

File tree

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,18 @@ Perfect for:
2626

2727
## 🎥 Demo
2828

29-
> Screenshots / GIFs coming soon
29+
<p align="center">
30+
<!-- Fila de imágenes -->
31+
<img src="./assets/rnkit_preview_android.png" width="45%" />
32+
<img src="./assets/rnkit_preview_ios.png" width="45%" />
33+
</p>
34+
35+
<p align="center">
36+
<!-- "Video" (thumbnail clickeable) -->
37+
<a href="./assets/rnkit_review.mp4">
38+
<video src="./assets/rnkit_review.mp4" controls width="92%"></video>
39+
</a>
40+
</p>
3041

3142
## ✨ Features
3243

assets/rnkit_preview_android.png

265 KB
Loading

assets/rnkit_preview_ios.png

342 KB
Loading

assets/rnkit_review.mp4

1.57 MB
Binary file not shown.

ios/Podfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4770,6 +4770,6 @@ SPEC CHECKSUMS:
47704770
SocketRocket: d4aabe649be1e368d1318fdf28a022d714d65748
47714771
Yoga: c7fcecd3a5864321db161a74cf2cd735f800c119
47724772

4773-
PODFILE CHECKSUM: 8ab6f4c097a590ad39897e43f96e05df8702e99d
4773+
PODFILE CHECKSUM: 4950fcbe98efdcb29b0fb8c29188803f6ccab490
47744774

47754775
COCOAPODS: 1.15.2

0 commit comments

Comments
 (0)