4. Networking #
Created Sat Dec 30, 2023 at 1:29 PM
Topics #
- Introduction
- Setting Up the Backend
- Calling APIs Using ApiSauce
- Creating an API Layer
- Fetching Data
- Inspecting API Calls
- Handling Errors
- Simulating a Slow Connection
- Showing an Activity Indicator
- Building a Beautiful Activitiy Indicator
- Creating a Reusable Hook
- Exercises
- Extending the API Layer
- Posting Data
- Tracking Upload Progress
- Building the Upload Screen
- Adding a Progress Bar
- Showing the Done Animation
- Resetting the Form
- A Quick Note