# React Native - Comandos básicos

```shell
react-native run-android

react-native run-android --variant=release

```