UNPKG

@rnw-community/react-native-payments

Version:

Accept Payments with Apple Pay and Android Pay using the Payment Request API.

5 lines (4 loc) 145 B
// https://developer.apple.com/documentation/contacts/cnphonenumber?language=objc export interface IosCNPhoneNumber { stringValue: string; }