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