Closed mlabrum closed 8 years ago
thanks for this fix @mlabrum! I'll update the version with all these small fixes and re-publish!
Thanks :D
@mlabrum I've republished to 1.3.6! 🎉 Thanks for your contributions and apologies for our slow responses! :)
:D that's ok, real life gets in the way sometimes.... I'm glad I can give something back :)
when using JSX and doing something like...
{this.props.test ? <Text>YAY</Text> : null}
This library will error when accessing
child.props