Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Solarin-Johnson/my-app

Repository files navigation

React Native Playground 🎮

My personal Expo playground for React Native animations and UI experiments.

Prerequisites

This project requires a development client - you cannot use Expo Go.

Get Started

1. Install dependencies

npm install

2. Build the development client

For iOS Simulator:

npx expo run:ios

For Android Emulator:

npx expo run:android

3. Start the development server

npx expo start --dev-client

What's Inside 🧪

  • 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

Notes

  • ⚠️ Expo Go is NOT supported
  • 📱 Development client must be installed first
  • 🔄 Rebuild only when native dependencies change

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published