News

These are the props that <FieldArray/> provides to your render function or component. This object is divided into a fields object that mimics an iterable (e.g. it has map() and forEach() and length), ...
Bug Fixes bind array item to correct field when using multiple arrays (934cfae) don't artificially constrain array items to container (648a235) don't render array item until dropped (94f5e23) don't ...