In part 1 of this tutorial1, we started building our iOS app from scratch. We started out by setting up a blank React Native project. Then we pulled data from the Unsplash.it2 API. Because downloading data takes time, we built a loading screen.
Full article