facebook / react-native-website

The React Native website and docs
https://reactnative.dev
MIT License
1.91k stars 4.34k forks source link

Instructions for linux not given / unclear #4122

Open phadkesharan opened 1 month ago

phadkesharan commented 1 month ago

Publishing to Google playstore instructions not given for linux

The react native documentation contains steps for publishing application to play store. However the steps are provided only for windows and macOs My request is to also provide steps for publishing for linux as well

https://reactnative.dev/docs/signed-apk-android

0.74

phadkesharan commented 1 month ago

I get it that the documentation specifies that the signing can be done using keytool, but it is not explicilty mentioned for linux and hence is confusing. Might be better Idea to explicitly mention it under Linux

apicgg commented 1 month ago

@phadkesharan Linux should be similar to the macOS one. But agreed it should be there in the docs.