Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 587 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 587 Bytes

ctc-app

React Native mobile application for Carry.

Getting started

This application is bootstrapped with Expo.

Prerequisies

Installation

yarn install

Running the application locally

yarn start

Built with

  • React Native - The framework used to create native Android and iOS applications using React
  • Expo - We're using an Expo-managed workflow which allows us to focus on writing React instead of native code