Watch me stream web dev in React, Vue, and more live at https://www.twitch.tv/codingitwrong
Download the project and code along: https://github.com/CodingItWrong/react-native-tdd-livestream
In this episode we add some styling to our app using React Native Elements and React Navigation. We also fix some bugs with text fields not clearing out, and with a modal not really being a modal! All of this is done under test coverage, so we can be confident as we go that we aren't breaking anything.