shijingsh / react-native-customized-image-picker

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

IOS language change #101

Closed kabus202 closed 3 years ago

kabus202 commented 3 years ago

How can i change the language of this popup message?

afb

AysegulTopyurek commented 3 years ago

Did you solve that problem? I got same error . @kabus202

kabus202 commented 3 years ago

@AysegulTopyurek yes, but you need to edit the src files. I ended up changing the libary

I'ts located here:

https://github.com/shijingsh/react-native-customized-image-picker/blob/master/ios/ImageCropPicker.m line 308

AysegulTopyurek commented 3 years ago

@kabus202 thank you so much ! :)

liukefu2050 commented 3 years ago

fixed it V1.2.0