Skip to content
This repository was archived by the owner on Feb 2, 2023. It is now read-only.

Conversation

levi
Copy link
Contributor

@levi levi commented Dec 8, 2015

This is a pretty simple implementation to get the ball rolling on the API design and control behavior. I'm currently developing this control in tandem at the NFL for an update on how we navigate between weeks in a given season. Let's get a discussion going on how we could develop this in a meaningful way for other groups to use.

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We probably wanna expose things like this so people can get spacing between pages

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, definitely agreed. Next changes!

@appleguy
Copy link
Contributor

@levi thanks for building this! Several folks are quite excited to start using it, both at Pinterest and beyond :).

When you get a chance, can you fix the issue that the build server is flagging?

@levi
Copy link
Contributor Author

levi commented Dec 17, 2015

@appleguy added a few helper methods locally that I'd like to begin adding after this patch lands. You ok landing this?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is essential that we set these in -didLoad, not in -init. Some big perf problems in Pinterest were addressed by ensuring we didn't poke the creation of ASCollectionViews too early.

@appleguy
Copy link
Contributor

This is a great first start, thanks @levi ! If you can address comments in a followup diff, that would be awesome and almost surely enough for me to adopt this in Pinterest this weekend!

appleguy added a commit that referenced this pull request Dec 19, 2015
[ASPagerNode] Initial implementation of a paging-specific ASCollectionNode subclass.
@appleguy appleguy merged commit e15a7db into facebookarchive:master Dec 19, 2015
@appleguy appleguy changed the title Implement simple horizontal paging node [ASPagerNode] Initial implementation of a paging-specific ASCollectionNode subclass. Dec 19, 2015
peter-iakovlev pushed a commit to peter-iakovlev/AsyncDisplayKit that referenced this pull request Jul 21, 2018
…l in setAnimatedImage #trivial (facebookarchive#925)

* [ASNetworkImageNodeTests] Add defaultImage test and improve image test. #trivial

* [ASImageNode+AnimatedImage] Fix early return when animatedImage is nil in setAnimatedImage. #trivial
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants