April 2017
Intermediate to advanced
414 pages
8h 14m
English
The goal of this file is to create some commonly used methods that interact with the Facebook Graph API and export them so that we can use them in different components throughout the app.
Like the utility files we created for Expenses, this graphMethods file should live inside a utils folder, nested inside an app folder that rests at the root level of our project:

Create this utilities file and have it do the following things:
Read now
Unlock full access