Skip to content

Repository files navigation

Lex Expo

Book Catalog ~ A simple library index for displaying book status and progress.
This is an Expo project created with create-expo-app.

Tech Stack

  • Framework: React-Native + Expo
  • Styling: Nativewind
  • Deployment: Netlify (for web), Expo (for mobile)

Local Setup

Clone and install dependencies:

git clone git@github.com:erujs/lex-expo.git
cd lex-expo
npm install

Option A: Run with Expo Go

Prerequisites:

Expo Go app on your mobile device

Start the server:

npx expo start
  • Android: Scan the terminal QR code using the Expo Go app.
  • iOS: Scan the terminal QR code using the default Camera app.
  • Web: Press w in the terminal to view in your browser.

Option B: Run via Development Build

Prerequisites:

Ensure your environment meets the Expo Native Prerequisites (Android Studio / JDK for Android, Xcode for iOS).

Prebuild and launch the local native binary:

# Android
npx expo run:android

# iOS
npx expo run:ios

⚠️ Disclaimer

THIS PROJECT IS INTENDED FOR VIEWING AND REFERENCE PURPOSES ONLY. WHILE THE SOURCE CODE IS PUBLICLY ACCESSIBLE, IT IS NOT INTENDED FOR UNAUTHORIZED MODIFICATION, REDISTRIBUTION, OR COMMERCIAL USE.

IF YOU ARE EXPLORING THIS REPOSITORY, PLEASE RESPECT THE CREATOR’S WORK AND DO NOT USE IT BEYOND PERSONAL LEARNING OR REFERENCE.

About

Book Catalog

Topics

Resources

Stars

4 stars

Watchers

1 watching

Forks

Contributors

Languages