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
- Host: GitHub
- URL: https://github.com/lyqht/tweeter
- Owner: lyqht
- Created: 2022-01-07T07:34:18.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-26T15:26:50.000Z (over 4 years ago)
- Last Synced: 2025-02-23T20:13:52.027Z (over 1 year ago)
- Topics: async-storage, expo-cli, flipper, react-native, typescript
- Language: TypeScript
- Homepage: https://snack.expo.dev/@lyqht/tweeter
- Size: 1.62 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 :)