Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ASNodeController+Beta] Provide an option to allow nodes to own their controllers. #61

Merged
merged 3 commits into from
May 1, 2017

Commits on Apr 23, 2017

  1. [ASNodeController+Beta] Provide an option to allow nodes to own their…

    … controllers.
    
    We should certainly remove this before moving ASNodeController out of Beta. However, I think
    it will require at least ASCollectionNode to be able to retain its top level set of node controllers.
    
    Without this facility built in, it's very difficult for apps supporting both UIKit and ASDK to
    manually manage the controllers and keep them in sync with perfect timing.
    appleguy committed Apr 23, 2017
    Configuration menu
    Copy the full SHA
    4aaba07 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2017

  1. Configuration menu
    Copy the full SHA
    8e2c727 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2017

  1. Configuration menu
    Copy the full SHA
    79448bc View commit details
    Browse the repository at this point in the history