Elias Gabriel

Results 3 comments of Elias Gabriel

@DarlanCosta I implement the [react-native-community/react-native-checkbox](https://github.com/react-native-community/react-native-checkbox) with Unform, you can see here [React Native Checkbox + Unform](https://github.com/EliasGcf/unform-examples-mobile/blob/master/src/components/Form/checkbox.tsx). My problem to implement was find in ref where is the "checked" value, so...

@lucasdzuc Unfortunately no, but it is not hard to do so. You just have to remove the typing and the code remain the same.

Could this PR be merged? @PKief