Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
interface ReactHostDelegate
ReactHostDelegate is an interface that defines parameters required to initialize React Native. This interface works in combination with ReactHost
Link copied to clipboard
A ReactHost is an object that manages a single ReactInstance.
Link copied to clipboard
A class responsible for creating and rendering a full-screen React surface.
Link copied to clipboard
A view created by ReactSurface that's responsible for rendering a React component.