Allen Xiao
Results
2
issues of
Allen Xiao
I'm using `react-native-document-picker` to pick up a folder and using `react-native-fs` to save a file to that folder. Since `react-native-document-picker` returns a content uri not absolute path. I use `stat`...
我的react-native应用原始是英文的,使用 ```shell npx di18n sync ``` 之后生成的locales/zh-CN.json和locales/en-US.json都是空文件 发现代码中如果有中文,可以生成翻译文件,英文字符串则不会生成 请问是否支持`di18n sync`十分支持扫描英文字符串?