Preparing search index...
The search index is not available
@stripe/stripe-react-native
@stripe/stripe-react-native
NativeProps
Interface NativeProps
interface
NativeProps
{
style
?:
StyleProp
<
ViewStyle
>
;
appearance
?:
PaymentMethodMessagingElementAppearance
;
configuration
:
PaymentMethodMessagingElementConfiguration
;
onStateChange
(
event
:
OnStateChangeEvent
)
:
void
;
}
Index
Properties
style?
appearance?
configuration
Methods
on
State
Change
Properties
Optional
style
style
?:
StyleProp
<
ViewStyle
>
Optional
appearance
appearance
?:
PaymentMethodMessagingElementAppearance
configuration
configuration
:
PaymentMethodMessagingElementConfiguration
Methods
on
State
Change
onStateChange
(
event
:
OnStateChangeEvent
)
:
void
Parameters
event
:
OnStateChangeEvent
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
style
appearance
configuration
Methods
on
State
Change
@stripe/stripe-react-native
Loading...