/i18n

Simple example the how to internacionalize your react-native application

Primary LanguageObjective-C

i18n React Native

Este repositório faz parte do artigo publicado em meu medium https://medium.com/@isacjunior

Start

Instale as dependências:

yarn install

Inicie o projeto

react-native run-ios

ou

react-native run-android