A Material Design fields library for react-final-form. This library depends react-native-paper for provide components and basic layout.
$ yarn add react-native-final-form-material
or
$ npm install react-native-final-form-material --save
import FinalFormMaterial from 'react-native-final-form-material'
// TODO: What to do with the module?
FinalFormMaterial