Skip to content

valora-inc/ckash

Repository files navigation

ckash 📱

A starter template for creating Web3 apps with the Divvi Mobile framework, powered by Expo.

Quick Start

  1. Install dependencies

    yarn install
  2. Generate native project files

    yarn prebuild

    Run this step whenever adding new native dependencies

  3. Run the app

    # iOS
    yarn ios
    
    # Android
    yarn android

Project Structure

ckash/
├── index.tsx        # Entry point with the Divvi Mobile configuration
├── app.json         # Expo configuration
├── eas.json         # EAS configuration
├── assets/          # Static assets
└── screens/         # Custom screens

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published