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