Skip to content
/ tweeter Public

A mini project to tweet into your personal void, made with React Native + Typescript

Notifications You must be signed in to change notification settings

lyqht/tweeter

Repository files navigation

Tweeter

This project is created with the template as such

npx react-native init --template react-native-template-typscript

It explores the use of:

  • FlatList
  • React Navigation
  • React Native Gesture Handler
  • Flipper & Async Storage
  • Base Native Component Library
  • Fakerjs library

This app is created for some of my exercise submissions for Centauri React Cohort.

Demo

flatlist-demo.mp4

You can clone this repository and start it locally too :)