shijingsh / react-native-customized-image-picker

iOS/Android image picker with support for camera, video compression, multiple images and cropping
246 stars 59 forks source link

Image picker is customized on Android, but default style on iOS? #56

Open Mr-Ingram opened 6 years ago

Mr-Ingram commented 6 years ago

How do I get the iOS version to have the customized image picker? Right now it is on a default picker. When I do a link, on the side panel of Xcode I see imageCropPicker.xcodeproj so maybe that's the reason? I am not sure. iphonepicker linked otherlinked

I also followed the manual link without the cocoapods. Is anyone else having this problem?

liukefu2050 commented 6 years ago

IOS now uses https://github.com/ivpusic/react-native-image-crop-picker completely.

Mr-Ingram commented 6 years ago

@liukefu2050 ok Thank you! So there is no way to customize the iOS image picker like the Android?

liukefu2050 commented 6 years ago

There are plans, but there is no time. People who have the ability to cooperate can develop together.