This document provides an overview of topics to be covered for converting an add task screen to use Redux Form, including setting initial values, field validations, and adding a "done" field, as well as styling and references for further reading on Redux Form and React Native TextInput and Switch components.
2. What you learned previously
1. Navigating between screens
2. Styling Components
a. react-native-elements
3. Adding Icons
a. react-native-vector-icons
4. More about Redux and Flow