This is Mobile Application created using React-Native . This app is similar to Twitter App ,but with no backend .
#To test this out
1.Clone Repository .
1.git clone https://github.com/hrishiakhade/Twitter_Clone.git
2.cd Twitter-Clone
3.npm install react-native run-android
#Get Started
Creating this app
react-native init Twitter-Clone
cd Twitter-Clone
2a.) npm install --save [email protected]
2b.) npm install --save react-native-vector-icons <- run this from admin command prompt.
2c.) react-native link <- do this after installing all npm packages.
react-native run-android.
wait few moments . You should see app running in device or emulator