Skip to content

digitalpalidictionary/dpd-app

Repository files navigation

DPD Mobile App

This is the mobile application for the Digital Pāḷi Dictionary, built with Expo and React Native.

Features

  • Fast, responsive Pāḷi lookup.
  • Integration with DPD Webapp API.
  • Deep-linking support (dpd://word/:id).
  • Light/Dark mode support.

Getting Started

  1. Install dependencies:

    npm install
  2. Start the development server:

    npx expo start
  3. Run on a device/simulator:

    • Press a for Android.
    • Press i for iOS.
    • Use the Expo Go app on your physical device.

Development

  • Conductor Plan: Check conductor/tracks/mvp/plan.md for progress.
  • Code Style: ESLint and Prettier are configured. Run npx eslint . to check for issues.

About

A mobile version of DPD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published