mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-02-13 17:26:34 +08:00
[ReactNative][SyncDiff] Allow renderToHardwareTextureAndroid to be used outside of setNativeProps
This commit is contained in:
@@ -24,6 +24,7 @@ ReactNativeViewAttributes.UIView = {
|
||||
accessibilityTraits: true,
|
||||
importantForAccessibility: true,
|
||||
testID: true,
|
||||
renderToHardwareTextureAndroid: true,
|
||||
shouldRasterizeIOS: true,
|
||||
onLayout: true,
|
||||
onAccessibilityTap: true,
|
||||
|
||||
Reference in New Issue
Block a user