React Native Fetch does not render response until after clicking screen – Facebook api
So I've been building an app that uses the Fetch API to make a request. Unfortunately, I think the code shown in the Facebook docs are (may be?) incorrect. Problem When starting the app, Fetch makes a call to a…