UNPKG

@exodus/react-native-payments

Version:

[![react-native version](https://img.shields.io/badge/react--native-0.41-0ba7d3.svg?style=flat-square)](http://facebook.github.io/react-native/releases/0.40) [![npm](https://img.shields.io/npm/v/react-native-payments.svg?style=flat-square)](https://www.np

9 lines (8 loc) 614 B
export declare const MODULE_SCOPING = "NativePayments"; export declare const SHIPPING_ADDRESS_CHANGE_EVENT = "shippingaddresschange"; export declare const SHIPPING_OPTION_CHANGE_EVENT = "shippingoptionchange"; export declare const INTERNAL_SHIPPING_ADDRESS_CHANGE_EVENT = "NativePayments:onshippingaddresschange"; export declare const INTERNAL_SHIPPING_OPTION_CHANGE_EVENT = "NativePayments:onshippingoptionchange"; export declare const USER_DISMISS_EVENT = "NativePayments:onuserdismiss"; export declare const USER_ACCEPT_EVENT = "NativePayments:onuseraccept"; export declare const SUPPORTED_METHOD_NAME: string;