An app focused on a great Twitch chat experience.
- iOS and Android support.
- Multi-chat. Open multiple chat bubbles, and switch between them (only on Android.)
- Tablet- and foldable-optimized interface.
- Custom emotes. If the default emotes aren't enough for you, we support third-party emote sets!
- Slide to reply to any message, and see the context of the conversation.
- See your favorite channels' schedule -- past, present, and future, in a unified timeline.
chat-recording.mp4 |
- Install Android Studio;
- Open the project in the IDE.
- Install Xcode 16;
- Install Tuist;
- Move to the
app-ios
directory, and runtuist generate
to generate and open the Xcode project.