p
react_navigation
package react_navigation
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- react_navigation
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Type Members
- trait Action extends Object
- Annotations
- @JSType() @native()
- trait DrawerNavController extends Object
- Annotations
- @JSType() @native()
- sealed trait GestureDirection extends Any
- Annotations
- @JSType() @native()
- trait Listener extends Object
- Annotations
- @JSType() @native()
- trait ListenerEvent extends Object
- Annotations
- @JSType() @native()
- trait NavController extends Object
- Annotations
- @JSType() @native()
- sealed trait NavEventName extends Any
- Annotations
- @JSType() @native()
- trait NavProps extends Object
Passed to screens that navigator routes to.
Passed to screens that navigator routes to.
- Annotations
- @JSType() @native()
- trait NavigateParams[T] extends Object
- Annotations
- @JSType()
- trait NavigationActions extends Object
- Annotations
- @JSType() @native()
- trait NavigationJS extends Object
- Annotations
- @JSType() @native()
- type NavigationOptions[T <: Object] = |[NavigationOptionsRec[T], Function1[NavProps, NavigationOptionsRec[T]]]
- trait NavigationOptionsRec[T <: Object] extends Object
- Annotations
- @JSType()
- trait Navigator extends Object with ReactJSComponent
- Annotations
- @JSType() @native()
- trait NavigatorProps[T] extends Object
- Annotations
- @JSType()
- trait Route extends Object
- Annotations
- @JSType()
- trait RouteConfig[T <: Object] extends Object
- Annotations
- @JSType()
- type RouteConfigs = Dictionary[RouteSpecType]
- type RouteSpecType = |[RouteConfig[Object], ReactJSComponent]
- trait StackNavController extends Object
- Annotations
- @JSType() @native()
- trait StackNavigatorConfig[T <: Object] extends Object
- Annotations
- @JSType()
- trait StackNavigatorNavProps extends Object
- Annotations
- @JSType() @native()
- trait State[T <: Object] extends Object
- Annotations
- @JSType() @native()
Value Members
- case object BuildInfo extends Product with Serializable
This object was generated by sbt-buildinfo.
- object GestureDirection
- object NavEventName
- object NavigatorIOS
- object ReactNavigation extends Object with NavigationJS
- Annotations
- @native() @JSImport("react-navigation", JSImport.Namespace)
- object navigation extends Object with NavigationJS
- Annotations
- @native() @JSImport("react-navigation", JSImport.Namespace)
- object routes
Create routes using easier syntax.