https://www.jianshu.com/p/727c6057fc0a
android/app/src/main/res/values/strings.xml
<resources>
- <string name="app_name">test</string>
+ <string name="app_name">测试程序</string>
</resources>
https://www.react-native.cn/docs/signed-apk-android
cd android
./gradlew assembleRelease