mirror of
https://github.com/zoriya/react-native-omni.git
synced 2026-08-05 13:46:59 +00:00
Create types for player & view
This commit is contained in:
+12
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"uiViewClassName": "OmniView",
|
||||
"supportsRawText": false,
|
||||
"bubblingEventTypes": {},
|
||||
"directEventTypes": {},
|
||||
"validAttributes": {
|
||||
"autoplay": true,
|
||||
"showNotification": true,
|
||||
"autoPip": true,
|
||||
"hybridRef": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user