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

Setting Data Source #233

Closed
danielchangsoojones opened this issue Mar 7, 2017 · 1 comment
Closed

Setting Data Source #233

danielchangsoojones opened this issue Mar 7, 2017 · 1 comment
Labels

Comments

@danielchangsoojones
Copy link

Is it possible to set the datasource on the NYTPhotosViewController? I have looked all over the example and documentation, and can not figure out a way. I am loading the image files from my backend, and then I want them to display as they are loaded, similar to how a tableview works. But, I can not figure out a way to set the datasource like: photosVC.datasource = self. Then, I could just implement the datasource methods. Is this possible?

@cdzombak
Copy link
Contributor

cdzombak commented Mar 8, 2017

Take a look at the develop branch — I'd like to get a few other things done before making a release, but it includes #226 which sounds like what you're looking for.

@cdzombak cdzombak closed this as completed Mar 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants