Skip to content
← All projects

Cohabs mobile app

Cohabs' mobile app, built in React Native inside an Nx monorepo, from the member journey to the AI assistant.

2025 Mobile app MobileReact NativeExpoNx

The Cohabs mobile app supports coliving members day to day. I built it in React Native and Expo, inside an Nx monorepo shared with the back-office and the web platforms.

What it covers

The app touches most of a member’s lifecycle:

  • Community and events between residents
  • Billing and payment tracking
  • The member journey, from move-in to move-out
  • Access control for the houses
  • Notifications and support flows
  • An embedded AI assistant

On the back end, these features run on Express APIs I built.

The Nx monorepo is what makes this maintainable: business logic, types and API clients are shared across mobile, web and back-office rather than written three times.