mirror of
https://github.com/zoriya/react-native-omni.git
synced 2026-08-05 05:36:17 +00:00
Try an example app and debug issues
This commit is contained in:
+2
-2
@@ -12,13 +12,13 @@
|
||||
"OmniView": {
|
||||
"android": {
|
||||
"language": "kotlin",
|
||||
"implementationClassName": "HybridOmniView"
|
||||
"implementationClassName": "OmniView"
|
||||
}
|
||||
},
|
||||
"OmniPlayerFactory": {
|
||||
"android": {
|
||||
"language": "kotlin",
|
||||
"implementationClassName": "HybridOmniPlayerFactory"
|
||||
"implementationClassName": "OmniPlayerFactory"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user