UNPKG

react-native-form

Version:

A simple react-native component to wrap your form fields!

24 lines (23 loc) 612 B
{ "name": "react-native-form", "version": "2.1.3", "description": "A simple react-native component to wrap your form fields!", "main": "form.js", "repository": { "type": "git", "url": "https://github.com/julianocomg/react-native-form.git" }, "keywords": [ "react-component", "react-native", "react native form", "android", "ios" ], "author": "Juliano Castilho <julianocomg@gmail.com>", "license": "MIT", "bugs": { "url": "https://github.com/julianocomg/react-native-form/issues" }, "homepage": "https://github.com/julianocomg/react-native-form#readme" }