chore(android): rework view type (#3940)
This commit is contained in:
@@ -337,8 +337,7 @@ export interface VideoNativeProps extends ViewProps {
|
||||
minLoadRetryCount?: Int32; // Android
|
||||
reportBandwidth?: boolean; //Android
|
||||
subtitleStyle?: SubtitleStyle; // android
|
||||
useTextureView?: boolean; // Android
|
||||
useSecureView?: boolean; // Android
|
||||
viewType?: Int32; // Android
|
||||
bufferingStrategy?: BufferingStrategyType; // Android
|
||||
controlsStyles?: ControlsStyles; // Android
|
||||
onControlsVisibilityChange?: DirectEventHandler<OnControlsVisibilityChange>;
|
||||
|
||||
Reference in New Issue
Block a user