Skip to content

Repository files navigation

gitbranch-mobile

Expo and React Native app for the GitBranch banking platform.

Features

  • View your onchain portfolio of RWA stock tokens
  • Buy, sell, and swap tokenized stocks
  • Deposit USDG and withdraw to your wallet
  • GitHub OAuth authentication

Quick Start

pnpm install
cp .env.example .env.local
pnpm start
pnpm ios        # iOS simulator
pnpm android    # Android emulator

Environment

Variable Description
EXPO_PUBLIC_API_URL GitBranch API base URL
EXPO_PUBLIC_GITHUB_CLIENT_ID GitHub OAuth app client ID

Stack

  • Framework: Expo SDK with React Native
  • Navigation: Expo Router
  • Auth: GitHub OAuth with PKCE
  • Network: Robinhood Network (chain 4663)

License

Apache 2.0

About

GitBranch mobile app built with Expo and React Native

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages