react-native-form-model
Version:
An easily testable and opinionated React Native form model builder written in pure JavaScript.
15 lines (9 loc) • 607 B
Markdown
# react-native-form-model
[](https://www.npmjs.com/package/react-native-form-model)
[](https://david-dm.org/diatche/react-native-form-model)
An easily testable and opinionated React Native form model builder written in pure JavaScript.
_Note that this package is in early stages of development and there may be breaking changes within semantically compatible versions. See [change log](CHANGELOG.md)._
## Installation
```sh
yarn add react-native-form-model
```