YahooArchive / YangMingShan

YangMingShan is a collection of iOS UI components that we created while building Yahoo apps.
Other
638 stars 97 forks source link

Add some options (videos handling, layout and selection ordering) #29

Open zepojo opened 7 years ago

zepojo commented 7 years ago

This makes the component more customizable, by allowing the user to change some options. These options can be set through a configuration proxy (YMSPhotoPickerConfiguration) and are the following:

I don't know if the fact that the component was only compatible with photos was what's intended, but the video compatibility can make it more powerful. Every part of the lib been adapted (grid cells, preview screen, camera mode and delegate methods). The default options make the component act just like it is today.

yahoocla commented 7 years ago

Thank you for submitting this pull request, however I do not see a valid CLA on file for you. Before we can merge this request please visit https://yahoocla.herokuapp.com/ and agree to the terms. Thanks! :smile:

yahoocla commented 7 years ago

CLA is valid!

fryette commented 6 years ago

@ink-spot could you please fix merge request? I would like to port it to the xamarin binding library. Thx in advance