Skip to content

A twitter mobile application clone with no backed integration using React-Native

Notifications You must be signed in to change notification settings

hrishiakhade/Twitter_Clone

Repository files navigation

Twitter_Clone

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

About

A twitter mobile application clone with no backed integration using React-Native

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published