frames-react-native icon indicating copy to clipboard operation
frames-react-native copied to clipboard

Frames React Native

Results 14 frames-react-native issues
Sort by recently updated
recently updated
newest added

Hi, It seems `expiry_month` and `expiry_year` use string types, but the response is a number for both of them. ``` export interface FrameCardTokenizedEvent { type: string; token: string; expires_on: string;...

Hi everyone, We are integrating with Checkout.com using This Frames SDK and noticed that, when I am not adding any card number and tapping the Pay button I am seeing...

Are there plans in the future to support google and apple pay?