A React Native app built with Expo that demonstrates iOS-style Visual Look Up functionality similar to Apple's implementation. The app provides contextual information about topics with a native iOS-like presentation.
- iOS Visual Look Up-style dynamic modal presentation
- Rich dummy topic information display including:
- Facts and details
- Social media links
- Related websites
- Images and logos
- Wikipedia-style article search
- Expo - React Native development platform
- Expo Router - File-based routing
- TypeScript - Type safety and better developer experience
- React Navigation - Navigation and modal presentations
- Reanimated - Smooth animations and gestures
-
Install dependencies:
npm install
-
Start the development server:
npx expo start
-
Open the app in your preferred environment:
- iOS Simulator
- Android Emulator
- Physical device with Expo Go