Skip to content

Releases: robseward/GKImagePicker

0.0.9

01 Aug 16:55
Compare
Choose a tag to compare

Added methods that allow you to present the image picker without using an action sheet first.

Fix issue with ActionSheets

16 Sep 16:32
Compare
Choose a tag to compare

Updated GKImagePicker to use UIAlertController for iOS versions >=8. This fixes an issue with the action sheet not being visible under some circumstances.