OceanLabs / FacebookImagePicker-iOS

A Facebook image picker providing a simple UI for a user to pick photos from a users Facebook account. It provides an image picker interface that matches the iOS SDK's UIImagePickerController.
https://www.kite.ly
MIT License
103 stars 56 forks source link

Implemented didSelectImage delegate method. #7

Closed kkarayannis closed 8 years ago

kkarayannis commented 9 years ago

Provides a way to solve issue #5.