Searched refs:rootViewInitialProperties (Results 1 – 5 of 5) sorted by relevance
18 private var rootViewInitialProperties: [AnyHashable: Any]? variable72 self.rootViewInitialProperties = initialProperties in createRootView()87 …: bridge!, moduleName: self.rootViewModuleName!, initialProperties: self.rootViewInitialProperties) in appController()115 self.rootViewInitialProperties = nil in cleanup()
16 private var rootViewInitialProperties: [AnyHashable : Any]? variable61 self.rootViewInitialProperties = initialProperties in createRootView()87 initProps: self.rootViewInitialProperties in devLauncherController()