/tribe-utils

A mobile app for a family or any closed group to handle their day-to-day needs

Primary LanguageTypeScriptMIT LicenseMIT

Tribe

A mobile app for a family or any closed group to handle their day-to-day needs.

Tech Stack

Min Versions

Only Android API level >=21 (Android 5), iOS >= 11 are supported.

Prerequisite

  • Install Bun [↗]
  • Follow react native document to setup Android and iOS development environment. [↗]

Steps to Setup

  • Install dependencies bun install
  • Run npx pod-install to install iOS dependencies
  • Run Android app in simulator bun run android (or) Run iOS app in simulator bun run ios

Themes

colors

Palettes are configured here. As of now light & dark theme palettes are configred. useColors hook expoese the colors based on the color scheme of the device.

Courtesy