A simple mobile dApp done as a prototype for DΞvents
See: Yarn Installation and Expo Installation
git clone https://github.com/marcelomorgado/devents-mobile
cd devents-mobile
yarn
exp start
For more information about configuring the cross platform app look into the React Native and expo getting started guides.