Viktor
Viktor
"babel-plugin-module-resolver": "^3.1.1" .babelrc ``` { "presets": [ "react-native" ], "plugins": [ [ "module-resolver", { "root": [ "./src" ] } ], "relay" ] } ``` Project file structure ``` src app...
Due missing field `length` in [fields](https://github.com/final-form/react-final-form-arrays/blob/master/src/types.js.flow#L25) by accessing it i get flow type error despite the fact that this [field](https://github.com/final-form/react-final-form-arrays/blob/master/src/useFieldArray.js#L94) exists. ### Are you submitting a **bug report** or a...
Right now it possible to use only 1 color, but not a list of colors which can create a nice gradient when user drag a slider thumb