2021年4月10日星期六

How to change react native APK name

I am new to react native. And I had generated react native APK last time. that time my package.json look like this. means my apk name is = NasDigitalApp

"name": "NasDigitalApp",    "version": "0.0.1",    "private": true,    

so my question is. can I change that name to like any other name lets say ABC and then generate same apk file. means by changing this name can APK name change or I have to do some other stuff like creating new project by new name. and then copy paste code in that and then. generate apk???

https://stackoverflow.com/questions/67006019/how-to-change-react-native-apk-name April 08, 2021 at 10:22PM

没有评论:

发表评论