mirror of
https://github.com/zoriya/react-native-omni.git
synced 2026-08-14 09:59:58 +00:00
feat(chromecast): send custom message for overlay subtitles
This commit is contained in:
@@ -9,5 +9,5 @@ import { name as appName } from "./app.json";
|
||||
AppRegistry.registerComponent(appName, () => App);
|
||||
|
||||
AppRegistry.runApplication(appName, {
|
||||
rootTag: document.getElementById("root"),
|
||||
rootTag: document.getElementById("root"),
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user