CI

Welcome to the mobile nüli test app

For full instructions on what we'd like you to do please visit our official developer test page.

Deliverables

  • UI
    • Exercise list
    • iOS support
    • Animations
  • Integration
    • Workout content integration
    • Exercise list integration
    • Exercise swapping integration
  • Misc
    • Figma mockup
      • Match fonts
      • Component backdrop shadows

Backlog

  • UI
    • Animations
    • Unified palatte/theme for styles
    • Parameterized styles/effects
    • Storybook
    • Error boundaries
  • Integration
    • Exercise list integration
    • Exercise swapping integration
  • Misc
    • Figma mockup
      • Match fonts
      • Component backdrop shadows
      • Responsive design: Unify UX for devices other than 375px × 812px viewport
    • Proper SVG files location
    • Component behavior tests
    • Use .env to inject variables pertaining environment, e.g., backend URL, etc

Get started

  1. Install dependencies

    npm install
  2. Start the app

     npx expo start

In the output, you'll find options to open the app in a

You can start developing by editing the files inside the app directory. This project uses file-based routing.

Learn more

To learn more about developing your project with Expo, look at the following resources: