Tocatso is a visual-first social application built on the AT Protocol (Bluesky). Inspired by platforms like Rednote, Lemon8, and Pinterest, it focuses on visual discovery and curation while leveraging the decentralized social network of Bluesky.
Note: This project is currently unfinished.
- Visual First: Designed for immersive browsing with a focus on images and videos.
- Decentralized: Built on top of the AT Protocol, giving users control over their data and identity.
- Cross-Platform: Optimized for iOS, Android, and Web using React Native and Expo.
- Framework: Expo (React Native)
- Routing: Expo Router
- Language: TypeScript
- Protocol: @atproto/api
- State Management: TanStack Query
- Lists: Shopify Flash List
- Styling: Custom Design System
-
Clone the repository:
git clone https://github.com/yourusername/tocatso.git cd tocatso -
Install dependencies:
npm install # or yarn install -
Start the development server:
npx expo start
-
Run on your device/emulator:
- Press
afor Android Emulator. - Press
ifor iOS Simulator. - Press
wfor Web. - Scan the QR code with the Expo Go app on your physical device.
- Press
This project is open source! Feel free to fork it, explore the code, or contribute improvements. Since active development by the original author has paused, community maintainers are welcome.

