Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chrrs/chat-app
Twitch chat client in React Native!
https://github.com/chrrs/chat-app
react-native twitch
Last synced: 2 days ago
JSON representation
Twitch chat client in React Native!
- Host: GitHub
- URL: https://github.com/chrrs/chat-app
- Owner: chrrs
- Created: 2025-01-23T11:29:05.000Z (4 days ago)
- Default Branch: main
- Last Pushed: 2025-01-23T12:20:52.000Z (4 days ago)
- Last Synced: 2025-01-23T12:26:15.770Z (4 days ago)
- Topics: react-native, twitch
- Language: TypeScript
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- starred - chrrs/chat-app - Twitch chat client in React Native! (TypeScript)
README
# chat-app
> **NOTE:** Authorization redirect URI's are currently set-up a bit wonky, see [AuthScreen.tsx](src/components/auth/AuthScreen.tsx). It will probably not work out-of-the-box.
A simple Twitch chat client mobile app written in React Native. It uses the official EventSub and Helix API's. Currently only tested on iOS!
---