# react-native-form-model

[![NPM version](https://badge.fury.io/js/react-native-form-model.svg)](https://www.npmjs.com/package/react-native-form-model)
[![Dependencies](https://david-dm.org/diatche/react-native-form-model.svg)](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
```
