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

Appearance customization #113

Closed
Remyoman opened this issue Jun 15, 2015 · 2 comments
Closed

Appearance customization #113

Remyoman opened this issue Jun 15, 2015 · 2 comments
Milestone

Comments

@Remyoman
Copy link

Changing the navigationcontroller properties is quite easy and well documented.For the other views (collection, album selection) we have to use the UIAppearance protocol and the official documentation is referenced. The process for changing the appearance for these views is complex due to their containment, making the process tedious and very much trial and error.

Would it be possible to give more concrete examples for customizing the appearance of the cells and other views used in this picker? Besides UIAppearance customization, more control or access to the appearance properties of the used cells and views would also be helpful if at all possible.

@1and2papa
Copy link
Owner

@Remyoman There's would be a more detailed sample for customising in the coming major release. Stay tuned.

@1and2papa 1and2papa added this to the v3.0.0 milestone Jun 16, 2015
@1and2papa
Copy link
Owner

Added in the v3.0.0-beta.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants