I want to generate signed apk for android in react-native. I have generated "my-upload-key.keystore" file. On react-native official documentation, they are asking to paste this generated file in android folder located inside your project directory but there is no such folder in my react-native project directory. What should I do?
↧