This is unreleased documentation for React Native Next version.
For up-to-date documentation, see the latest version (0.75).
Version: Next
Networking
Many mobile apps need to load resources from a remote URL. You may want to make a POST request to a REST API, or you may need to fetch a chunk of static content from another server.