Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 277 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 277 Bytes

This repository provides a demo to this StackOverflow question

# install dependencies
yarn install

# launch in iOS emulator
yarn ios

# launch in android emulator
yarn android