Third Project - The Facebook Client

Until now, we've mainly built applications that deal only with information provided by a user. However, lots of applications tend to send and receive data from other sources around the web. For our third and final project in this book, we will build an app that accesses the external Facebook API so that users can access their profile.

In this chapter, you will do the following things:

  • Plan Friends, our Facebook application, by deciding what key factors it should have
  • Gain access to the Facebook API and install the official SDK for both iOS and Android
  • Use the Facebook API's Login SDK to grant the app appropriate permissions
  • Grab information from the Facebook API using GraphRequest and GraphRequestManager ...

Get React Native By Example now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.