Skip to content
This repository was archived by the owner on Aug 24, 2020. It is now read-only.

Commit 88b29fe

Browse files
doc: add example link
1 parent 6cc82ee commit 88b29fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@ and add it to your imports:
3131

3232
### 2. To implement a card stack
3333

34-
To implement a card stack, follow the example provided by angular2-swing
34+
To implement a card stack, follow the example provided by angular2-swing [https://github.com/ksachdeva/angular2-swing](https://github.com/ksachdeva/angular2-swing)
3535

36-
See https://github.com/ksachdeva/angular2-swing
36+
Or you could find also another example in my mobile application [Fluster](https://fluster.io), see the following page and module [https://github.com/fluster/fluster-app/tree/master/src/app/pages/browse/items/items](https://github.com/fluster/fluster-app/tree/master/src/app/pages/browse/items/items)
3737

3838
### 3. ViewChild and ViewChildren in Ionic v4
3939

0 commit comments

Comments
 (0)