7 Commits
Author SHA1 Message Date
Garrett Moon c5f69f0b01 Renames AS_EXTERN and ASViewController (#1876)
* Renames AS_EXTERN and ASViewController

To ASDK_EXTERN and ASDKViewController.
This is to avoid conflicting with AuthenticationServices in
Xcode 12

* Fix up examples and docs

* Add bit about updating ASViewController rename
2020-06-29 12:49:59 -07:00
Hanton 88946c4b93 Update docs navigation orders (#1584) 2019-07-15 12:02:43 -07:00
dirtmelon 333380d465 Fix typos (#1348)
* Update containers-overview.md

* Update subclassing.md

* Update node-overview.md

ASImageNode, ASNetworkImageNode and ASMultiplexImageNode are in place of UIImageView, not UIImage.
2019-02-22 11:28:26 -08:00
janechoi6 b5d3e52e8b Update subclassing.md (#753) 2018-01-18 16:00:15 +00:00
nixzhu 49b1f82c5a Fixed typo UIKIt (#497) 2017-08-07 11:01:12 +01:00
Ofer Morag c2f6b90c9d Update subclassing.md (#479)
* Update subclassing.md

* Update subclassing.md

Lowered-case the "i".
2017-07-28 09:36:49 -07:00
Garrett Moon 9c3c5d7554 Add in docs from https://github.com/AsyncDisplayKit/Documentation 2017-04-14 09:37:38 -07:00