UNPKG

react-native-klarna-inapp-sdk

Version:

This library wraps Klarna Mobile SDK and exposes its functionality as React Native components.

5 lines (4 loc) 80 B
export enum KlarnaButtonStyle { Filled = 'filled', Outlined = 'outlined', }