Contentful Personalization & Analytics
Preparing search index...
@contentful/optimization-react-native
NavigationState
Interface NavigationState
Internal
interface
NavigationState
{
index
:
number
;
routes
:
{
key
:
string
;
name
:
string
;
params
?:
Record
<
string
,
unknown
>
}
[]
;
}
Index
Properties
index
routes
Properties
index
index
:
number
routes
routes
:
{
key
:
string
;
name
:
string
;
params
?:
Record
<
string
,
unknown
>
}
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
index
routes
Contentful Personalization & Analytics
Loading...