My personal Expo playground for React Native animations and UI experiments.
This project requires a development client - you cannot use Expo Go.
npm installFor iOS Simulator:
npx expo run:iosFor Android Emulator:
npx expo run:androidnpx expo start --dev-client- Keyboard Controller - Keyboard handling
- Gesture Navigation - Custom gesture experiments
- Twitter Profile - Animated profile interactions
- Threads Pull Refresh - Pull-to-refresh animations
- Grok Sidebar - Animated sidebar with blur effects
⚠️ Expo Go is NOT supported- 📱 Development client must be installed first
- 🔄 Rebuild only when native dependencies change