Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 665 Bytes

README.md

File metadata and controls

34 lines (20 loc) · 665 Bytes

My Twitter

I made a copy of twitter application in React Native.

Installation

  • npm install
  • pods install try it and enjoy

Development

Debug
android $npx react-native run-android
ios $npx react-native run-ios

Android apk (Release)

Screens

Home

Home Screen

Profile

profile screen

Messages

messages screen