Inject any component as tcomb-form field
npm install tcomb-form-injector#tcomb-form-injector
###About
Inject any component as tcomb-form field, (autocomplete, datetime, custom, etc)
Validation extended from tcomb-form and tcomb-form-validation
Contributions are welcome...
0.3.0
Last upgrades for compatibility with
tcomb-form 0.9.10
React 15.4 (Null for string fileds isn't still support in react)
Fix issues
- Fixed Issue #2 IE 10 Unable to get property 'hasError' of undefined or null reference
- Test with consistent key (Pending for check) Issue #3
see UPGRADE.md
###Instalation
``
``
npm install tcomb-form-injector --save
see full documentation