💬 Twitter Application using React Native, Axios, React Router, React Navigation, Socket.io, React Native Vector Icons and consuming the features of the Node.js - Twitter API
Demo | Install and run | License
ps: Before running the app, start the Node.js - Twitter backend.
Open terminal:
# Clone this repo
git clone https://github.com/osvaldokalvaitir/react-native-twitter
# Entry in folder
cd react-native-twitter
# Install deps with npm or yarn
npm install | yarn
# Launch the app on android with react-native or yarn
react-native run-android | yarn android
# Launch the app on ios with react-native or yarn
react-native run-ios | yarn ios
This project is under the MIT license. See LICENSE for more information.
Developed with 💚 by Osvaldo Kalvaitir Filho