Pintless logo
In Production

Pintless

Social-first event companion for nights out. Plan pub crawls, log drinks and spend, and keep friends in sync with leaderboards, photos, and live location. A timeline feed lets you share daily drinking activity, react to friends' posts, comment with @mentions, and browse a unified feed of solo posts and group events.

iOS
Android
Web

App Screens

Home Screen
Event Creation
Pub Crawl
Drink Tracking
Leaderboards
Photo Gallery
Communities
Live Location
Streaks
Settings

Features

Everything you need to make nights out memorable and organized.

πŸ“±

Timeline & Social Feed

A social timeline where you share daily drinking activity, react to friends' posts and events with emoji reactions, comment with @mentions, and browse a unified feed of solo posts and group events.

πŸŽ‰

Event Planning & Pub Crawls

Create standard events or pub crawls with date/time pickers, community invites, and friend tracking. Pub crawl mode launches iOS Live Activities and background location tracking in real time.

🍺

Drink & Spend Tracking

Log drinks with ABV-aware presetsβ€”pints, mixers, shots, and bottlesβ€”track unit-based consumption and spending, and compete on leaderboards across drinks, spend, steps, and speed.

πŸ“

Live Location & Maps

Real-time location sharing during pub crawls with venue geofencing via Google Places, route maps showing participant positions, and privacy-friendly coordinate rounding (~100m) for public profiles.

πŸ“Έ

Photo & Video Galleries

Share event photos and videos with emoji reactions, full-screen viewing, downloads, and batch uploads. Pro users get unlimited daily photos; free users get one per day.

πŸ”₯

Streaks & Powerups

Build drinking streaks with grace periods and rescue them with Streak Shield. Activate Last Call for double points, Ghost Mode to hide your location, and more via the in-app store.

πŸ‘₯

Friends & Communities

Mutual friend system with request/accept flow, nearby user discovery within 50km, and communities with membership roles, shared event lists, and photo feeds.

🏝️

iOS Widgets & Live Activities

Lock screen Live Activities show real-time pub crawl statsβ€”drinks, spend, distance, current venue, and a pace indicator. Home screen widgets display weekly stats and streak data.

πŸ””

Notifications & Safety

Per-type notification settings, real-time in-app notification center, content reporting, user blocking, and OS-level age verification (18+) for responsible use.

Built With

React Native
Expo Router 6
TypeScript
Firebase RTDB
Firebase Auth
Firebase Storage
RevenueCat
iOS Live Activities
iOS Widgets
Reanimated
Skia
Express.js
Vercel
Google Places API
Sharp

How It Works

Cross-platform app with real-time sync, an Express.js backend on Vercel, and native iOS features.

Client

Expo Router 6 on React Native 0.81 with Reanimated, Skia-powered animated backdrops, and a dark pub-themed UI. 4-tab navigation: Timeline, Parties, Friends, Profile.

Backend

Express.js on Vercel with 15 route modules. Firebase Realtime Database for events, posts, timeline, and communities. Firebase Storage for media with server-side sharp compression.

Timeline & Posts

Fan-out architecture: daily posts and event updates are pushed to all friends' timelines via multi-path Firebase updates. Paginated infinite scroll with pull-to-refresh.

Location & Sensors

Background tracking with venue geofencing via Google Places, pedometer and accelerometer sampling, and privacy-friendly coordinate rounding (~100m) for public profiles.

Monetization

RevenueCat Pro subscription plus consumables (Streak Shield, Last Call, Ghost Mode, Streak Breaker, Supporter Tip). All powerup activation handled server-side.

Native iOS

Custom Expo module bridging iOS Live Activities, home screen widgets, and a share extension for queuing photos to events. Background fetch refreshes widget data.

iOS Live Activity System

Deep Dive

Real-time pub crawl statistics on the iOS lock screen and Dynamic Island. A comprehensive system tracking drinks, spending, distance, venues, and duration.

Friday Night Crawl
2:15:32Β£28
🍺
4
pints
πŸ˜…
Lively
🚢4.5k
1.2km
walked
πŸ“Golden Lion
RL→GO→GL

Live Activity lock screen view with real-time stats, pace indicator, and venue trail

System Architecture

β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
β”‚                         iOS Lock Screen                          β”‚
β”‚                    (WidgetLiveActivity.swift)                    β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜
                                 β–²
                                 β”‚ ActivityKit
                                 β”‚
β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
β”‚                    ExpoLiveActivityModule.swift                  β”‚
β”‚                    (Native iOS Bridge)                           β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜
                                 β–²
                                 β”‚ Expo Modules
                                 β”‚
β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
β”‚                    ExpoLiveActivity (index.ts)                   β”‚
β”‚                    (TypeScript Interface)                        β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜
                                 β–²
                                 β”‚
        β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
        β”‚                        β”‚                        β”‚
        β–Ό                        β–Ό                        β–Ό
β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”    β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”    β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
β”‚ WidgetService β”‚    β”‚  PubCrawlTracker  β”‚    β”‚ LocationService  β”‚
β”‚   (Storage)   │◀───│   (Orchestrator)  │◀───│ (GPS & Venues)   β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜    β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜    β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜
        β”‚                        β”‚                        β”‚
        β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜
                                 β”‚
                                 β–Ό
                    β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
                    β”‚   LocationContext     β”‚
                    β”‚   (React Hooks)       β”‚
                    β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜

File Reference

FilePurpose
WidgetLiveActivity.swiftLive Activity UI rendering
LiveActivityAttributes.swiftShared data structures
ExpoLiveActivity/index.tsTypeScript interface
ExpoLiveActivityModule.swiftNative bridge implementation
WidgetService.tsApp Group storage & widget coordination
LiveActivitySyncService.tsFirebase-driven Live Activity refresh
PubCrawlTracker.tsHigh-level pub crawl orchestration
LocationService.tsGPS tracking & venue detection
LocationContext.tsxReact hooks for location state

Try Pintless

Available now on the App Store. Download it and make your next night out one to remember.

Contact us