Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 396 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 396 Bytes

Denguechat Plus mobile

Development

To use with Expo Go app, start the development server with

yarn start

and then scan the QR code with your device.

Simulator

You need to have a simulator installed. The first time expo will promt to install the the Expo Go app in the simulator.

To run in the ios emulator use

yarn ios

And for android, run

yarn android