How to create an iOS crypto tracking app with push notifications using Swift and Laravel

Part 2

Neo
We’ve moved to freeCodeCamp.org/news
12 min readDec 20, 2018

--

Photo by André François McKenzie on Unsplash

You will need the following installed on your machine: Xcode, the Laravel CLI, SQLite and Cocoapods. Familiarity with the Xcode IDE will be helpful. You should have completed part one of the series.

In the first part of this article, we started developing our cryptocurrency…

--

--