In this video we work on adding loading states to a React Native/Expo app.
We prioritize which additions will have the biggest user impact.
We choose where in the stack to add the functionality.
We add test coverage to existing functionality before making changes.
We run into some surprising behavior of the React Native Paper, and reflect on how it impacts the TDD process