nek023 / QBImagePicker

A clone of UIImagePickerController with multiple selection support.
MIT License
1.78k stars 553 forks source link

Tintcolor ? #97

Open macoapps opened 9 years ago

macoapps commented 9 years ago

Is there any way to add setTintColor-like option, in order to set the color of navigation items ?

benguild commented 8 years ago

[[imagePickerController view] setTintColor:#YOURCOLOR#]