The social app for getting things done.
Workly is a cross-platform mobile app built with Expo, React Native and Supabase — auth, dashboards, a social feed, posts and profiles in one polished experience.

Everything a modern app needs.
Six core screens, built with file-based routing through Expo Router and a Supabase backend.
Authentication
Sign up, login & email verification powered by Supabase Auth.
Dashboard
A clean home screen surfacing what matters to each user.
Explore
Discover content & people through a fast search experience.
Social Feed
An activity feed with posts, interactions and updates.
Create Posts
Share moments instantly with a frictionless composer.
Profiles
Personal spaces with user details and history.
Built on a battle-tested foundation.
Expo + React Native deliver native performance across iOS and Android, while Supabase handles authentication and data with a clean developer experience.
See Workly in action.
Short demos of the app — the pitch and a walkthrough of the experience.
Try it yourself.
Clone the repository, drop in your Supabase keys and run it on any device with Expo.
git clone https://github.com/micuchichu/app.git cd app npm install npx expo start

