Closed nmehlei closed 7 months ago
Hello @nmehlei
Thank you for kind words :)
Actually I already have {...this.props}
for the main TouchableOpacity
. Do you think should I directly add testID
as a property itself?
Hello @nmehlei
Version 4 is released! testID
also supported directly, please try it out!
Hey, First of all, thank you for the amazing checkbox control!
One challenge that we are currently facing with the component is that the
testID
property does not seem to be supported by bouncy-checkbox. This is critical for end-to-end testing support.Is this planned?