sagar karki
sagar karki
Thank you @UlisesGascon If you could help me on how can I create a new PR on branch > feature/187 ?
@WrathChaos isn't react-hook-form onChange supposed to work for manual state.?
@WrathChaos ``` export const CustomCheckBoxInput = ({ control, name, label, ...props }: CustomChecboxProps) => { return ( { console.log(value); return ( { Haptics.notificationAsync( Haptics.NotificationFeedbackType.Success ); onChange(value); }} fillColor={colors.buttonPrimary} size={18} unfillColor={colors.background}...
@WrathChaos having hard time to figure out its usage with react-hook-form. Can you please look into this issue. Would be really helpful.
@WrathChaos everything works fine when I tried using expo-checkbox. Can you make a prop available onChangeValue as in expo-checkbox.
@WrathChaos Thank you, will be waiting for your response.
Hello @WrathChaos is there any update on the issue?
Why isn't someone posting some real solution for this, this package doesn't work with IOS why is that. I tried everything.
@noemipisano96 yes installing react-native-picker/picker solved the issue for me.
Yes I do want to remove that padding on the left.