JSImagePickerController icon indicating copy to clipboard operation
JSImagePickerController copied to clipboard

An photo/image picker controller that resembles the style of the image picker in iOS 8's messages app.

Results 9 JSImagePickerController issues
Sort by recently updated
recently updated
newest added

I'm using iPhone 6S with iOS 9.1. To replicate: - Open Demo project, - Select main storyboard - Select controller, - Embed in navigation controller. - Embed in Tabbar controller....

2017-01-28 20:11:51.398154 iOS8Style-ImagePicker[624:266577] [MC] System group container for systemgroup.com.apple.configurationprofiles path is /private/var/containers/Shared/SystemGroup/systemgroup.com.apple.configurationprofiles 2017-01-28 20:11:51.401741 iOS8Style-ImagePicker[624:266577] [MC] Reading from public effective user settings. 2017-01-28 20:11:53.173962 iOS8Style-ImagePicker[624:266577] CoreData: XPC: sendMessage: failed #0...

![screen shot 2016-01-30 at 9 05 13 pm](https://cloud.githubusercontent.com/assets/6291705/12696804/41d534de-c795-11e5-8cab-bbc0d42e6273.png) I am unable to select image from gallery which are in third layer, because front View with buttons take photo and gallery...

* any knows why the photo selfie are upside down ?

Hey guys, when you will implement selecting multiple images from photo library, currently I can select multiple images from JSImagePickerMenu. Btw, thanks for great library.

Hi, Thanks for work! Did you plan to add multiple image selection? If yes, when it can be?

Hello, I have implemented this in an App I am writing, and I can get the image picker to pop up at the bottom when I want it to. However...

I was looking at this because it'd be cool to be able to select multiple images for an app really quickly. — The GUI doesn't really match iOS's though, and...

hi, i am a beginner ios developer and i am willing to use your code in my test app. I am trying to add photos to imageviews but i also...