mirror of
https://github.com/zoriya/react-native-omni.git
synced 2026-08-16 02:44:51 +00:00
Scaffold player
This commit is contained in:
+2
-8
@@ -12,19 +12,13 @@
|
||||
"OmniView": {
|
||||
"android": {
|
||||
"language": "kotlin",
|
||||
"implementationClassName": "OmniView"
|
||||
}
|
||||
},
|
||||
"OmniPlayer": {
|
||||
"android": {
|
||||
"language": "kotlin",
|
||||
"implementationClassName": "OmniPlayer"
|
||||
"implementationClassName": "HybridOmniView"
|
||||
}
|
||||
},
|
||||
"OmniPlayerFactory": {
|
||||
"android": {
|
||||
"language": "kotlin",
|
||||
"implementationClassName": "OmniPlayerFactory"
|
||||
"implementationClassName": "HybridOmniPlayerFactory"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user