Pocket No - Witty Ways to Say No
A focused mobile app that generates witty, low-friction ways to say no and copies them to your clipboard instantly.
Overview
Pocket No is a single-purpose mobile app that helps you say "no" with style. Tap a button, get a witty refusal, and copy it to your clipboard — all in under a second. It targets iOS (primary), Android, and web, with deep native integration on iOS including Home Screen Quick Actions and Siri Shortcuts via App Intents.
How It Works
- Open the app or trigger a Quick Action / Siri Shortcut.
- A random "no" reason is fetched from the server-side catalog (with a local fallback of 50 lines).
- The reason appears on screen with an animated dot-grid background driven by a custom SKSL shader.
- Tap Copy to send it to your clipboard with a satisfying haptic tap.
- Tap New to fetch another reason — the background floods with a matrix-wipe transition.
Key Features
- One-tap copy with haptic feedback
- Custom Skia SKSL shader for an animated dot-grid background with matrix-wipe transitions
- iOS Home Screen Quick Action for instant copy without opening the app
- iOS 18+ App Intent / Siri Shortcut powered by a native Swift target
- Server-side API route (
GET /api/no) with automatic fallback to a local catalog - Deep linking via
pocketno://custom URL scheme - Light and dark theme with CSS variables and Uniwind (Tailwind CSS v4 for React Native)
- React Compiler enabled — zero manual memoization
Tech Stack
- Expo 55 / React Native 0.83
- Expo Router (typed file-system routing)
- Uniwind (Tailwind CSS v4 for React Native)
- React Native Reanimated 4
- @shopify/react-native-skia (custom SKSL shader)
- expo-quick-actions & @bacons/apple-targets (iOS native surfaces)
- expo-haptics & expo-clipboard
Chinteyley/Pocket-No
0
Password Game - Mobile Puzzle
Password Game is an interactive mobile game that challenges users to create passwords following a series of increasingly complex and humorous rules.
SnapPosts - AI Poster Creator
SnapPosts is a mobile application that leverages Gemini Flash image preview to help users create shareable social media posters.