Gabriel Felipe
Gabriel Felipe
When using the "pick" method when making parsePath and the specified path does not exist, an error occurs where it is not possible to make the indexOf of undefined
I am opening a new pull request as the one opened previously was closed. The intention is to allow normal use of the input component and avoid having to use...
### PR Tests I did some tests that involve this change, but I suggest a more in-depth test! ### Related issue This change solves the issue #58
It would be interesting if the component had a prop like the `colorFilters` prop from [react-native-lottie](https://github.com/lottie-react-native/lottie-react-native#api), where you can only inform the `keypath` and the `color` you want to replace....
It just replaces the depreacted `StatelessFunction` in favor of `FC` / `FunctionComponent`