vokal / VOKMultiImagePicker-iOS

A multiple image picker using PhotoKit.
MIT License
12 stars 7 forks source link

Multi Image Picker Code Part 2 #3

Closed lquigley closed 9 years ago

lquigley commented 9 years ago

@vokalinteractive/ios-developers Code review?

chillpop commented 9 years ago

Looks good except for the init that behaves like a factory class method. @seanwolter, @designatednerd, any thoughts on that making ARC ref counting confused?

lquigley commented 9 years ago

TODO now added.

chillpop commented 9 years ago

good to pull