liaoyuan-io / react-native-multiple-image-picker

React Native Multiple Image Picker
MIT License
41 stars 11 forks source link

Want the text in English. #16

Open Pruthvirajcodewave opened 5 years ago

Pruthvirajcodewave commented 5 years ago

Hi When i open the gallary by this command, MultipleImagePicker.launchImageGallery. The texts are displayed in chines language. How to enable english ?

ajaykumar97 commented 5 years ago

I also need English version of the module. I tried to find 'res' folder but I didn't get it anywhere in the project folder inside node_modules folder of the project.

ajaykumar97 commented 5 years ago

I got the solution. Create res/values/gallery_strings.xml file under src/main folder inside react-native-multiple-image-picker inside node_modules folder and paste the following values:

https://github.com/mg365/RxGalleryFinal/blob/master/library/src/main/res/values-en/gallery_strings.xml