0.1.1 • Published 6 years ago

react-native-custom-forms v0.1.1

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

react-native-custom-forms

npm version Build Status Coverage Status

Form helper for React Native apps with custom UI

Getting started

yarn add react-native-custom-forms

Usage

Extend the default Input component to create input components and use them as children of a Form.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

Todo

  • Example project
  • API Docs