This repository was archived by the owner on Dec 29, 2022. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66
77Simple easy to use Masonry ScrollView for React Native that extends the original ScrollView ✨
88
9+ </div >
10+
911[ ![ Version] [ version-badge ]] [ package ]
1012[ ![ Downloads] [ downloads-badge ]] [ npmtrends ]
1113
@@ -16,19 +18,6 @@ Simple easy to use Masonry ScrollView for React Native that extends the original
1618[ ![ Watch on GitHub] [ github-watch-badge ]] [ github-watch ]
1719[ ![ Twitter Follow] [ twitter-badge ]] [ twitter ]
1820
19- </div >
20-
21- <p align =" center " >
22- <kbd >
23- <img src="./assets/vertical.gif" style="height: 480px" title="Vertical Masonry" float="left">
24- </kbd >
25- <kbd >
26- <img src="./assets/horizontal.gif" style="height: 480px" title="Horizontal Masonry" float="right">
27- </kbd >
28- <br >
29- <em >From the Example App</em >
30- </p >
31-
3221## Installation
3322
3423``` sh
@@ -130,6 +119,17 @@ All the existing ScrollView Props are supported by this component since it simpl
130119
131120The example app is built with expo, you can run the app following the official [ expo docs] ( https://expo.io/learn ) .
132121
122+ <p align =" center " >
123+ <kbd >
124+ <img src="./assets/vertical.gif" style="height: 480px" title="Vertical Masonry" float="left">
125+ </kbd >
126+ <kbd >
127+ <img src="./assets/horizontal.gif" style="height: 480px" title="Horizontal Masonry" float="right">
128+ </kbd >
129+ <br >
130+ <em >From the Example App</em >
131+ </p >
132+
133133## Licenses
134134
135135MIT © [ DaniAkash] [ twitter ]
You can’t perform that action at this time.
0 commit comments