Skip to content

outadoc/just-chatting

Repository files navigation

Just Chatting

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

Project setup

Android

  1. Install Android Studio;
  2. Open the project in the IDE.

iOS

  1. Install Xcode 16;
  2. Install Tuist;
  3. Move to the app-ios directory, and run tuist generate to generate and open the Xcode project.