UNPKG

react-native-klarna-inapp-sdk

Version:

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

6 lines (5 loc) 109 B
export enum KlarnaButtonShape { RoundedRect = 'roundedRect', Pill = 'pill', Rectangle = 'rectangle', }