futurice / pepperoni-app-kit

Pepperoni - React Native App Starter Kit for Android and iOS
http://getpepperoni.com
MIT License
4.63k stars 645 forks source link

Remove cocoapods dependency #169

Closed tino-junge closed 7 years ago

tino-junge commented 7 years ago

Let's remove cocoapods from vanilla pepperoni since it's not necessary anymore with the removal of Auth0 and it just causes a complicated setup of pepperoni on iOS.

Also added a quick start guide to get more advanced users started earlier.

Fixes #147 and #77