Preparing search index...
The search index is not available
@stripe/stripe-react-native
@stripe/stripe-react-native
ThreeDSecure
NavigationBarProps
Interface NavigationBarProps
interface
NavigationBarProps
{
barStyle
?:
NavigationBarStyle
;
translucent
?:
boolean
;
barTintColor
?:
string
;
statusBarColor
?:
string
;
backgroundColor
?:
string
;
headerText
?:
string
;
buttonText
?:
string
;
textColor
?:
string
;
textFontSize
?:
number
;
}
Hierarchy (
View Summary
)
IOSNavigationBarProps
AndroidNavigationBarProps
NavigationBarProps
Index
Properties
bar
Style?
translucent?
bar
Tint
Color?
status
Bar
Color?
background
Color?
header
Text?
button
Text?
text
Color?
text
Font
Size?
Properties
Optional
bar
Style
barStyle
?:
NavigationBarStyle
Optional
translucent
translucent
?:
boolean
Optional
bar
Tint
Color
barTintColor
?:
string
Optional
status
Bar
Color
statusBarColor
?:
string
Optional
background
Color
backgroundColor
?:
string
Optional
header
Text
headerText
?:
string
Optional
button
Text
buttonText
?:
string
Optional
text
Color
textColor
?:
string
Optional
text
Font
Size
textFontSize
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bar
Style
translucent
bar
Tint
Color
status
Bar
Color
background
Color
header
Text
button
Text
text
Color
text
Font
Size
@stripe/stripe-react-native
Loading...