We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8c53fc commit 3776c09Copy full SHA for 3776c09
README.md
@@ -4,9 +4,9 @@
4
5
## 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.
6
7
-<video src="./assets/demo1.mov" height="500px"></video>
+<video src="/assets/demo1.mov" height="500px"></video>
8
9
-<video src="./assets/demo2.mov" height="500px"></video>
+<video src="/assets/demo2.mov" height="500px"></video>
10
11
12
Feel free to download this repository and play around with our app.
0 commit comments