Skip to content

Commit

Permalink
🩹 loop video demo on modal
Browse files Browse the repository at this point in the history
  • Loading branch information
mrpmohiburrahman committed Jun 23, 2024
1 parent bdc7812 commit cbc0091
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions components/gallery/Gallery.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ const Gallery = ({ items }) => {
src={currentVideoUrl}
controls
autoPlay
loop
className={styles.fullscreenVideo}
/>
</div>
Expand Down
1 change: 0 additions & 1 deletion docs/getting-started.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ description: Discover React Native animations created by the community.
slug: /
---

## Welcome to React Native Animations Hub! 🎉

Explore creative UI animations made with React Native by the community.

Expand Down

0 comments on commit cbc0091

Please sign in to comment.