An open API service indexing awesome lists of open source software.

https://github.com/lyqht/tweeter

A mini project to tweet into your personal void, made with React Native + Typescript
https://github.com/lyqht/tweeter

async-storage expo-cli flipper react-native typescript

Last synced: 14 days ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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](https://github.com/lyqht/centauri-react-native).

## Demo

https://user-images.githubusercontent.com/35736525/151028498-583f641c-9b07-4bb7-b7e1-6d020b7b45a6.mp4

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