Sentikko Docs

Mobile App

Documentation for the Sentikko Mobile Application

Sentikko Mobile App

The Sentikko mobile application provides a seamless communication experience on the go, built with Expo and React Native.

Features

💬 Real-time Messaging

Stay connected with your customers anywhere. Messages are synced instantly across all platforms using Convex.

🏢 Organization Management

Access multiple organizations and switch between them effortlessly.

🔒 Secure Authentication

Powered by Better Auth, supporting secure sessions and multi-factor authentication.

🎨 Premium UI

Features a clean, modern interface with full support for dark and light modes.

Development Setup

1. Prerequisites

Ensure you have the following installed:

2. Local Setup

From the project root, install dependencies:

pnpm install

3. Running the App

Start the Expo development server:

pnpm dev:mobile

4. Opening the App

  • Expo Go: Scan the QR code shown in the terminal.
  • iOS Simulator: Press i.
  • Android Emulator: Press a.

Tech Stack

On this page