Skip to content

danieltgfischer/random-bg-color

Repository files navigation

Expo React Native Color Changer App

This is a simple Expo React Native application that changes the background color of the screen every time you tap anywhere on it.

Technologies Used

  • React Native
  • Tailwind CSS with Nativewind
  • React Native Reanimated for animations
  • React Native Gesture Handler
  • TypeScript

Installation

  1. Clone the repository:

    git clone https://github.com/danieltgfischer/random-bg-color
  2. Navigate to the project directory:

    cd random-bg-color
    
  3. Install dependencies:

    npm install

Running the App with Expo Go

  1. Install Expo Go on your mobile device:

    • Android: Download Expo Go from the Google Play Store.
    • iOS: Download Expo Go from the App Store.
  2. Start the development server:

    npx expo start
  3. Open the app in Expo Go:

    • QR Code: Scan the QR code displayed in the terminal with the Expo Go app on your device.
    • Expo Go Library: If you've previously run the app, it might appear in the Expo Go library. Tap it to open.

How to Use the App

Simply tap anywhere on the screen to change the background color.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published