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) 87 B
export enum KlarnaButtonTheme { Light = 'light', Dark = 'dark', Auto = 'auto', }