andrefigueira93 / gostack-gobarber-mobile

GoBarber's React Native App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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**

About

GoBarber's React Native App


Languages

Language:TypeScript 53.2%Language:Java 16.8%Language:Ruby 14.4%Language:Objective-C 11.9%Language:JavaScript 2.1%Language:Starlark 1.6%