mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
update website
This commit is contained in:
@@ -21,7 +21,7 @@ that represents android theme's default background for selectable
|
||||
elements (?android:attr/selectableItemBackground)</p><p>2) TouchableNativeFeedback.SelectableBackgroundBorderless() - will create
|
||||
object that represent android theme's default background for borderless
|
||||
selectable elements (?android:attr/selectableItemBackgroundBorderless).
|
||||
Available on android API level 21+</p><p>3) TouchableNativeFeedback.RippleAndroid(color, borderless) - will create
|
||||
Available on android API level 21+</p><p>3) TouchableNativeFeedback.Ripple(color, borderless) - will create
|
||||
object that represents ripple drawable with specified color (as a
|
||||
string). If property <code>borderless</code> evaluates to true the ripple will
|
||||
render outside of the view bounds (see native actionbar buttons as an
|
||||
|
||||
Reference in New Issue
Block a user