Skip to content

Commit 3776c09

Browse files
committed
Fix videos
1 parent d8c53fc commit 3776c09

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44

55
## This is a demo app for App & Flow's <a href= "https://github.com/AppAndFlow/react-native-magic-scroll">**react-native-magic-scroll**</a> library.
66

7-
<video src="./assets/demo1.mov" height="500px"></video>
7+
<video src="/assets/demo1.mov" height="500px"></video>
88

9-
<video src="./assets/demo2.mov" height="500px"></video>
9+
<video src="/assets/demo2.mov" height="500px"></video>
1010

1111

1212
Feel free to download this repository and play around with our app.

0 commit comments

Comments
 (0)