-
public interface ReactApplication
-
-
Method Summary
Modifier and Type Method Description abstract ReactNativeHost
getReactNativeHost()
Get the default ReactNativeHost for this app. -
-
Method Detail
-
getReactNativeHost
abstract ReactNativeHost getReactNativeHost()
Get the default ReactNativeHost for this app.
-
-
-
-