Skip to content

Commit ea09ad7

Browse files
author
Hannah Troisi
authored
[Sample] Move example screenshot assets to AsyncDisplayKit/docs repo (facebookarchive#3058)
* move example app screenshot assets to AsyncDisplayKit/docs repo & update links * Update README.md * Update README.md * Update README.md
1 parent 3653899 commit ea09ad7

25 files changed

+24
-24
lines changed

examples/README.md

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dependencies.
99

1010
### ASCollectionView [ObjC]
1111

12-
![ASCollectionView Example App Screenshot](./Screenshots/ASCollectionView.png?raw=true)
12+
![ASCollectionView Example App Screenshot](https://github.com/AsyncDisplayKit/Documentation/raw/master/docs/static/images/example-app-screenshots/ASCollectionView.png)
1313

1414
Featuring:
1515
- ASCollectionView with header/footer supplementary node support
@@ -18,27 +18,27 @@ Featuring:
1818

1919
### ASDKgram [ObjC]
2020

21-
![ASDKgram Example App Screenshot](./Screenshots/ASDKgram.png?raw=true)
21+
![ASDKgram Example App Screenshot](https://github.com/AsyncDisplayKit/Documentation/raw/master/docs/static/images/example-app-screenshots/ASDKgram.png)
2222

2323
### ASDKLayoutTransition [ObjC]
2424

25-
![ASDKLayoutTransition Example App](./Screenshots/ASDKLayoutTransition.gif?raw=true)
25+
![ASDKLayoutTransition Example App](https://github.com/AsyncDisplayKit/Documentation/raw/master/docs/static/images/example-app-screenshots/ASDKLayoutTransition.gif)
2626

2727
### ASDKTube [ObjC]
2828

29-
![ASDKTube Example App](./Screenshots/ASDKTube.gif?raw=true)
29+
![ASDKTube Example App](https://github.com/AsyncDisplayKit/Documentation/raw/master/docs/static/images/example-app-screenshots/ASDKTube.gif)
3030

3131
### ASMapNode [ObjC]
3232

33-
![ASMapNode Example App Screenshot](./Screenshots/ASMapNode.png?raw=true)
33+
![ASMapNode Example App Screenshot](https://github.com/AsyncDisplayKit/Documentation/raw/master/docs/static/images/example-app-screenshots/ASMapNode.png)
3434

3535
### ASTableViewStressTest [ObjC]
3636

37-
![ASTableViewStressTest Example App Screenshot](./Screenshots/ASTableViewStressTest.png?raw=true)
37+
![ASTableViewStressTest Example App Screenshot](https://github.com/AsyncDisplayKit/Documentation/raw/master/docs/static/images/example-app-screenshots/ASTableViewStressTest.png)
3838

3939
### ASViewController [ObjC]
4040

41-
![ASViewController Example App Screenshot](./Screenshots/ASViewController.png?raw=true)
41+
![ASViewController Example App Screenshot](https://github.com/AsyncDisplayKit/Documentation/raw/master/docs/static/images/example-app-screenshots/ASViewController.png)
4242

4343
Featuring:
4444
- ASViewController
@@ -48,11 +48,11 @@ Featuring:
4848

4949
### AsyncDisplayKitOverview [ObjC]
5050

51-
![AsyncDisplayKitOverview Example App Screenshot](./Screenshots/AsyncDisplayKitOverview.png?raw=true)
51+
![AsyncDisplayKitOverview Example App Screenshot](https://github.com/AsyncDisplayKit/Documentation/raw/master/docs/static/images/example-app-screenshots/AsyncDisplayKitOverview.png)
5252

5353
### BackgroundPropertySetting [Swift]
5454

55-
![BackgroundPropertySetting Example App gif](./Screenshots/BackgroundPropertySetting.gif?raw=true)
55+
![BackgroundPropertySetting Example App gif](https://github.com/AsyncDisplayKit/Documentation/raw/master/docs/static/images/example-app-screenshots/BackgroundPropertySetting.gif)
5656

5757
Featuring:
5858
- ASDK Swift compatibility
@@ -64,7 +64,7 @@ Featuring:
6464
### CarthageBuildTest
6565
### CatDealsCollectionView [ObjC]
6666

67-
![CatDealsCollectionView Example App Screenshot](./Screenshots/CatDealsCollectionView.png?raw=true)
67+
![CatDealsCollectionView Example App Screenshot](https://github.com/AsyncDisplayKit/Documentation/raw/master/docs/static/images/example-app-screenshots/CatDealsCollectionView.png)
6868

6969
Featuring:
7070
- ASCollectionView
@@ -74,7 +74,7 @@ Featuring:
7474

7575
### CollectionViewWithViewControllerCells [ObjC]
7676

77-
![CollectionViewWithViewControllerCells Example App Screenshot](./Screenshots/CollectionViewWithViewControllerCells.png?raw=true)
77+
![CollectionViewWithViewControllerCells Example App Screenshot](https://github.com/AsyncDisplayKit/Documentation/raw/master/docs/static/images/example-app-screenshots/CollectionViewWithViewControllerCells.png)
7878

7979
Featuring:
8080
- custom collection view layout
@@ -83,22 +83,22 @@ Featuring:
8383

8484
### CustomCollectionView [ObjC+Swift]
8585

86-
![CustomCollectionView Example App gif](./Screenshots/CustomCollectionView.gif?raw=true)
86+
![CustomCollectionView Example App gif](https://github.com/AsyncDisplayKit/Documentation/raw/master/docs/static/images/example-app-screenshots/CustomCollectionView.git)
8787

8888
Featuring:
8989
- custom collection view layout
9090
- ASCollectionView with sections
9191

9292
### EditableText [ObjC]
9393

94-
![EditableText Example App Screenshot](./Screenshots/EditableText.png?raw=true)
94+
![EditableText Example App Screenshot](https://github.com/AsyncDisplayKit/Documentation/raw/master/docs/static/images/example-app-screenshots/EditableText.png)
9595

9696
Featuring:
9797
- ASEditableTextNode
9898

9999
### HorizontalwithinVerticalScrolling [ObjC]
100100

101-
![HorizontalwithinVerticalScrolling Example App gif](./Screenshots/HorizontalwithinVerticalScrolling.gif?raw=true)
101+
![HorizontalwithinVerticalScrolling Example App gif](https://github.com/AsyncDisplayKit/Documentation/raw/master/docs/static/images/example-app-screenshots/HorizontalwithinVerticalScrolling.gif)
102102

103103
Featuring:
104104
- UIViewController with ASTableView
@@ -107,27 +107,27 @@ Featuring:
107107

108108
### Kittens [ObjC]
109109

110-
![Kittens Example App Screenshot](./Screenshots/Kittens.png?raw=true)
110+
![Kittens Example App Screenshot](https://github.com/AsyncDisplayKit/Documentation/raw/master/docs/static/images/example-app-screenshots/Kittens.png)
111111

112112
Featuring:
113113
- UIViewController with ASTableView
114114
- ASCellNodes with ASNetworkImageNode and ASTextNode
115115

116116
### LayoutSpecPlayground [ObjC]
117117

118-
![LayoutSpecPlayground Example App Screenshot](./Screenshots/LayoutSpecPlayground.png?raw=true)
118+
![LayoutSpecPlayground Example App Screenshot](https://github.com/AsyncDisplayKit/Documentation/raw/master/docs/static/images/example-app-screenshots/LayoutSpecPlayground.png)
119119

120120
### Multiplex [ObjC]
121121

122-
![Multiplex Example App](./Screenshots/Multiplex.gif?raw=true)
122+
![Multiplex Example App](https://github.com/AsyncDisplayKit/Documentation/raw/master/docs/static/images/example-app-screenshots/Multiplex.gif)
123123

124124
Featuring:
125125
- ASMultiplexImageNode (with artificial delay inserted)
126126
- ASLayoutSpec
127127

128128
### PagerNode [ObjC]
129129

130-
![PagerNode Example App](./Screenshots/PagerNode.gif?raw=true)
130+
![PagerNode Example App](https://github.com/AsyncDisplayKit/Documentation/raw/master/docs/static/images/example-app-screenshots/PagerNode.gif)
131131

132132
Featuring:
133133
- ASPagerNode
@@ -139,22 +139,22 @@ Featuring:
139139

140140
### SocialAppLayout [ObjC]
141141

142-
![SocialAppLayout Example App Screenshot](./Screenshots/SocialAppLayout.png?raw=true)
142+
![SocialAppLayout Example App Screenshot](https://github.com/AsyncDisplayKit/Documentation/raw/master/docs/static/images/example-app-screenshots/SocialAppLayout.png)
143143

144144
Featuring:
145145
- ASLayoutSpec
146146
- UIViewController with ASTableView
147147

148148
### Swift [Swift]
149149

150-
![Swift Example App Screenshot](./Screenshots/Swift.png?raw=true)
150+
![Swift Example App Screenshot](https://github.com/AsyncDisplayKit/Documentation/raw/master/docs/static/images/example-app-screenshots/Swift.png)
151151

152152
Featuring:
153153
- ASViewController with ASTableNode
154154

155155
### SynchronousConcurrency [ObjC]
156156

157-
![SynchronousConcurrency Example App Screenshot](./Screenshots/SynchronousConcurrency.png?raw=true)
157+
![SynchronousConcurrency Example App Screenshot](https://github.com/AsyncDisplayKit/Documentation/raw/master/docs/static/images/example-app-screenshots/SynchronousConcurrency.png)
158158

159159
Implementation of Synchronous Concurrency features for AsyncDisplayKit 2.0
160160

@@ -182,21 +182,21 @@ cell types may be appropriate to display to the user with placeholders, whereas
182182

183183
### VerticalWithinHorizontalScrolling [ObjC]
184184

185-
![VerticalWithinHorizontalScrolling Example App](./Screenshots/VerticalWithinHorizontalScrolling.gif?raw=true)
185+
![VerticalWithinHorizontalScrolling Example App](https://github.com/AsyncDisplayKit/Documentation/raw/master/docs/static/images/example-app-screenshots/VerticalWithinHorizontalScrolling.gif)
186186

187187
Features:
188188
- UIViewController containing ASPagerNode containing ASTableNodes
189189

190190
### Videos [ObjC]
191191

192-
![VideoTableView Example App gif](./Screenshots/Videos.gif?raw=true)
192+
![VideoTableView Example App gif](https://github.com/AsyncDisplayKit/Documentation/raw/master/docs/static/images/example-app-screenshots/Videos.gif)
193193

194194
Featuring:
195195
- ASVideoNode
196196

197197
### VideoTableView [ObjC]
198198

199-
![VideoTableView Example App Screenshot](./Screenshots/VideoTableView.png?raw=true)
199+
![VideoTableView Example App Screenshot](https://github.com/AsyncDisplayKit/Documentation/raw/master/docs/static/images/example-app-screenshots/VideoTableView.png)
200200

201201
Featuring:
202202
- ASVideoNode
-63.7 KB
Binary file not shown.
-2.11 MB
Binary file not shown.

examples/Screenshots/ASDKTube.gif

-30.4 MB
Binary file not shown.

examples/Screenshots/ASDKgram.png

-383 KB
Binary file not shown.

examples/Screenshots/ASMapNode.png

-196 KB
Binary file not shown.
-116 KB
Binary file not shown.
-53.3 KB
Binary file not shown.
-172 KB
Binary file not shown.
-4.02 MB
Binary file not shown.

0 commit comments

Comments
 (0)