The Rick & Morty Application for Phones
$ git clone https://github.com/aydinalperen/demoApp.git
$ cd demoApp
$ yarnAfter the React-Native Version 0.60 react-native link is not recommended, use yarn. So install with pod
$ yarn run pod
Launch with Simulator
$ yarn ios
$ yarn android
