react-native-form-json

1.0.1 • Public • Published

React Native Form JSON

Create forms for React Native applications with schemas in JSON format.

Save time when developing an application that needs to consume a form and send it to a Rest API or handle the data locally in the application.

User Guide

First Step

Install with Yarn

  yarn add react-native-form-json

Or Npm

  npm install --save react-native-form-json

Examples

See folder examples in Repository

Package Sidebar

Install

npm i react-native-form-json

Weekly Downloads

1

Version

1.0.1

License

ISC

Unpacked Size

231 kB

Total Files

73

Last publish

Collaborators

  • fermaiasoares