Skip to content

saulamsal/apple-lookup-ui

Repository files navigation

ExpoPedia with Visual Look Up

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.

Features

  • 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

Tech Stack

  • 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

Getting Started

  1. Install dependencies:

    npm install
  2. Start the development server:

    npx expo start
  3. Open the app in your preferred environment:

    • iOS Simulator
    • Android Emulator
    • Physical device with Expo Go

Project Structure

About

Visual Look Up iOS Effect in React Native

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published