Expo and React Native app for the GitBranch banking platform.
- View your onchain portfolio of RWA stock tokens
- Buy, sell, and swap tokenized stocks
- Deposit USDG and withdraw to your wallet
- GitHub OAuth authentication
pnpm install
cp .env.example .env.local
pnpm startpnpm ios # iOS simulator
pnpm android # Android emulator| Variable | Description |
|---|---|
EXPO_PUBLIC_API_URL |
GitBranch API base URL |
EXPO_PUBLIC_GITHUB_CLIENT_ID |
GitHub OAuth app client ID |
- Framework: Expo SDK with React Native
- Navigation: Expo Router
- Auth: GitHub OAuth with PKCE
- Network: Robinhood Network (chain 4663)