mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Retry add JS view config for View
Summary: Adds the JavaScript view config for View Reviewed By: TheSavior Differential Revision: D15862368 fbshipit-source-id: 8a6a77cf57e84744044a2d6034aff2be6e600f5f
This commit is contained in:
committed by
Facebook Github Bot
parent
61b6c851c5
commit
42cf8a9241
@@ -60,6 +60,7 @@ const ReactNativeViewViewConfigAndroid = {
|
||||
},
|
||||
validAttributes: {
|
||||
hasTVPreferredFocus: true,
|
||||
focusable: true,
|
||||
nativeBackgroundAndroid: true,
|
||||
nativeForegroundAndroid: true,
|
||||
nextFocusDown: true,
|
||||
|
||||
Reference in New Issue
Block a user