Home
last modified time | relevance | path

Searched refs:devMenuView (Results 1 – 1 of 1) sorted by relevance

/expo/android/expoview/src/main/java/host/exp/exponent/kernel/
H A DDevMenuManager.kt80 val devMenuView = prepareRootView(devMenuModule.getInitialProps()) in showInActivity() constant
89 activity.addReactViewToContentContainer(devMenuView) in showInActivity()