Projeto do WhatsApp clone com React Native
Esse aplicativo é um clone do whatsapp. Para iniciar sua utilização é necessário realizar o cadastro de via e-mail. Todoos os cadastros e conversas são armazenados no banco de dados realtime firebase.
* Router flux
* Redux
* Redux thunk
* ActivityIndicator
* React Native Tab View (https://github.com/react-native-community/react-native-tab-view)
* Firebase
* react-native init --version="react-native@0.55.4" nomeDoProjeto
* npm install --save-dev eslint-config-rallycoding
* npm install --save react-native-router-flux
* npm install --save redux
* npm install --save react-redux
* npm install --save firebase@3.9.0
* npm install --save react-thunk
* npm instal --save base-64
* npm install --save react-native-tab-view
* npm install --save lodash
* react-native run-android