I'm experiencing a weird flicker upon checkbox selection.
I select checkbox, is is correctly ticked and after the tick is done, there is a second tick animation directly following it. After that the checkbox stays ticked.
What is this line supposed to do?
this.props.value is always the opposite of event.nativeEvent.value, isn't is?
I'm experiencing a weird flicker upon checkbox selection.
I select checkbox, is is correctly ticked and after the tick is done, there is a second tick animation directly following it. After that the checkbox stays ticked.
What is this line supposed to do?
this.props.valueis always the opposite ofevent.nativeEvent.value, isn't is?