- Fix the react-native-material-textfield Flow types.
- Remove Icon component
- Remove unused comonents:
- IconButton
- ModalManager
- PasswordInput
- SimpleConfirmModal
- StaticModal
- TextAndIconButton
- TextButton
- ThreeButtonModal
- YesNoModal
- Fix compatibility with Flow v0.84.0.
- Add keyboardType and inputAccessoryViewId on FormFieldInput
- Fix crashes in more modal components.
- Fix crashes in some of the modal components.