Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 212 Bytes

File metadata and controls

8 lines (5 loc) · 212 Bytes

Estrutura Base React Native

Para começar novos aplicativos em React Native inicialize o projeto com o comando react-native init NOME_DO_PROJETO --template=prte

Documentação da Estrutura

EM BREVE ...