According to the official React Native docs,
I am trying to generate a .aab
file for release. When I run the command
npx react-native build-android --mode=release
I get this error
error Unrecognized command "build-android". Did you mean "run-android"?