1and2papa / CTAssetsPickerController

iOS control that allows picking multiple photos and videos from user's photo library.
MIT License
2.15k stars 550 forks source link

Increase customization options. #126

Closed Remyoman closed 9 years ago

Remyoman commented 9 years ago

It would be nice to have even more customization in addition to the new options that 3.0.0 brings. The current component is really great to work with, but I can see some places where more customization is possible and would be nice to have.

A number of things that would be nice to have:

I am willing to contribute and work on these changes, but I am not that known with the code base and the style that is maintained. Technical things can be discussed through pull requests I assume?

1and2papa commented 9 years ago

@Remyoman Thanks for your suggestion. All PRs and discussions are welcome.

BTW, currently it supports custom grid view spacing and cells per row can by custom collection view layout.