Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 543 Bytes

File metadata and controls

28 lines (19 loc) · 543 Bytes

ActivityPub Mobile

Mobile app client for ActivityPub, built using React Native and Expo.

Prerequisites

  • Node.js (v18 or later)
  • npm or yarn
  • Expo Go app on your mobile device

Getting Started

  1. Install dependencies:
yarn install
  1. Start the development server:
yarn dev
  1. Run the app:
    • iOS Simulator: Press i in the terminal
    • Android Emulator: Press a in the terminal
    • Physical Device: Scan the QR code with Expo Go (Android) or Camera app (iOS)