/Uhear-demo

Demo assignment project for Uhear mobile app

Primary LanguageJavaScript

Uhear

Uhear is a demo mobile app for checking the calender and appoinments.

Features

  • Internationalization in two languages (english and dutch)
  • Stack navigation for persisting screens

Tech

Uhear uses a few technologies projects to work properly:

  • [React / React Native] - Used as base technology for structuring.
  • [Expo JS] - Used as a container for application.
  • [React-navigation] - Used to persist navigation state in the app.
  • [i18next] - Used for internationalization.

Installation

Uhear requires Node.js v12+ to run. Uhear requires expo sdk v40 to run.

Install the dependencies and devDependencies and start the server.

cd Uhear
npm i
expo start