apps/mobile/README.md
This is the mobile client for Folo, built with Expo. Folo organizes content into one timeline, keeping you updated on what matters, noise-free.
Enable Corepack (if not already enabled)
corepack enable
Install dependencies
pnpm install
Start the development server
pnpm run dev
You can run the app on:
pnpm run ios)pnpm run ios:device)pnpm run android)src/
āāā modules/ # Feature-specific modules
ā āāā discover/ # Discovery feed features
ā āāā ...
āāā screens/ # App screens using file-based routing
āāā ...
This project is licensed under the GNU Affero General Public License version 3. See the main project repository for full license details.