Stone.js API
Docs
Home
Preparing search index...
stone-js-use-react-native/src/NativeRuntime
NativeRuntimeOptions
Interface NativeRuntimeOptions
NativeRuntime options.
interface
NativeRuntimeOptions
{
blueprint
:
IBlueprint
;
container
:
IContainer
;
screenStack
:
ScreenStack
;
snapshot
:
ISnapshot
;
}
Index
Properties
blueprint
container
screen
Stack
snapshot
Properties
blueprint
blueprint
:
IBlueprint
container
container
:
IContainer
screen
Stack
screenStack
:
ScreenStack
snapshot
snapshot
:
ISnapshot
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
blueprint
container
screen
Stack
snapshot
Docs
Home
Stone.js API
Loading...
NativeRuntime options.