bhaweshksingh / react-native-twitter-clone

Twitter Clone as of Mar/2019

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Twitter Clone App

Twitter app built with React Native and Expo.

Details

Created with create-react-native-app.

Packages used:

  • Expo
  • React Navigation

Installation

with Expo

  • Clone this repo git clone git@github.com/dev-andremonteiro/react-native-twitter-clone.git
  • cd react-native-twitter-clone
  • run npm install
  • run expo start

without Expo

Make sure you have ExpoCLI installed npm install -g expo-cli

  • Clone this repo git clone git@github.com/dev-andremonteiro/react-native-twitter-clone.git
  • cd react-native-twitter-clone
  • expo eject

Help me Improve :)

  • separete components used on FancyDrawer
  • add custom avatar
  • limit scroll on extremes of horizontal scrollview
  • touchable not activating fast on Profile page
  • FIX swipe and back function of navigation
  • integrate FancyDrawer to react-navigation CustomNavigators
  • Haptic FeedBack on Profile Button
  • Use Cards to rework search screen
  • Keep title on top while scrolling on search screen
  • add Image and Video support
  • Infinite scrolling on home page
  • PullRefresh animation

Author

André Monteiro dev-andremonteiro

Follow me on Twitter!

About

Twitter Clone as of Mar/2019


Languages

Language:JavaScript 100.0%