Rocketseat bootcamp gostack 9.0 challenge 08
$ git clone https://github.com/felipescunha/rocketShoes.git
$ cd rocketShoes/mobile
Installing depedencies
$ yarn
cd ios && pod install && cd ..
json-server server.json -p 3333
$ react-native run-ios