This's comic app that was build from react native and expo.
- Download and install
Nodejs
click this link https://nodejs.org/dist/v10.14.2/node-v10.14.2.pkg.
- Install expo-cli in terminal(MacOS) or CMD(windows):
npm install expo-cli --global
- Clone project
git clone git@github.com:CongTran96/comic-expo.git
- Run project
cd comic-expo
yarn
expo start