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:
Rick Hanlon
2019-07-22 09:30:31 -07:00
committed by Facebook Github Bot
parent 61b6c851c5
commit 42cf8a9241
4 changed files with 43 additions and 6 deletions
@@ -60,6 +60,7 @@ const ReactNativeViewViewConfigAndroid = {
},
validAttributes: {
hasTVPreferredFocus: true,
focusable: true,
nativeBackgroundAndroid: true,
nativeForegroundAndroid: true,
nextFocusDown: true,