/gostack-gobarber-mobile

GoBarber's React Native App

Primary LanguageTypeScript

GoBarber's React Native App 🚀

Project developed through the GoStack 11 Course.

⚛️React Native

To use this project navigate to it`s folder on terminal

Install dependencies running yarn install

If you are using MacOS, remember to

cd ios
rm Podfile.lock
pod install

and you are good to go! 🙂

If you are having problems when runing yarn install, try rm yarn.lock then yarn install again.

OBS: This project is a WIP ( Work In Progress) there is more to come**