Files
react-native/Examples
Ben SchwabandLeland Richardson 4890d56eb1 Adds corner-radius support to ripples created in TouchableNativeFeedback. (#10)
This follows the same approach as b59f99b7e7f69b138860d12959eec9b46cd790a3
but fixes a bug in ReactViewGroup#refreshTranslucentBackgroundDrawable
where a view that has a borderRadius, but no nativeBackground would
not be rendered due to a missing condition case.
2017-02-06 17:07:55 -08:00
..