Skip to content

Commit 52ec2fd

Browse files
committed
chore: move demo images inside repo
1 parent 52af4db commit 52ec2fd

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
A NativeScript CollectionView widget. The CollectionView displays data in separate cells, each cell representing one data item. For iOS wraps up [UICollectionView](https://developer.apple.com/library/ios/documentation/UIKit/Reference/UICollectionView_class/) and for Android wraps up [RecyclerView](https://developer.android.com/reference/android/support/v7/widget/RecyclerView.html). This can be used as an Open Source alternative to [RadListView](https://docs.nativescript.org/ui/components/radlistview/overview).
88

9-
| <img src="https://i.imgur.com/YrzOchx.gif" height="500" /> | <img src="https://i.imgur.com/bSdqhoE.gif" height="500" /> |
9+
| <img src="images/demo-ios.gif" height="500" /> | <img src="images/demo-android.gif" height="500" /> |
1010
| --- | ----------- |
1111
| iOS Demo | Android Demo |
1212

images/demo-android.gif

1.86 MB
Loading

images/demo-ios.gif

2.79 MB
Loading

0 commit comments

Comments
 (0)