Example project

Install deps

cd example
yarn install

Running (ios)

cd example
yarn ios

Running (android)

cd example
yarn android