使用react-native-image-picker选择本机图片时,页面为英文。
https://github.com/marcshilling/react-native-image-picker
解决方案:
1. 进入项目
2. TARGET -> Info -> Custom iOS Target Properites -> Localization native development region
3. 更改为China
4. done