rn-klarna-osm
v0.1.29
Published
Klarna osm for react native
Downloads
1,119
Maintainers
Readme
Klarna OSM for React Native
Purpose
This project aims to integrate Klarna's On-Site Messaging (OSM) functionality into React Native applications, providing developers with an easy-to-use solution for implementing Klarna's payment options and promotional messaging.
Installation
To install this library in your React Native project, run:
npm install @manuelabarca/rn-klarna-osm
or
yarn add @manuelabarca/rn-klarna-osm
After installation, make sure to run pod install
in the ios
folder of your project.
Note: This library use KlarnaMobileSDK version 2.4.1.
Acknowledgements
This project is inspired by and builds upon the work done in the TheLonelyAstronaut/react-native-klarna-onsite-messaging repository. We extend our gratitude to the TheLonelyAstronaut and contributors for their valuable resources and documentation.
Disclaimer
This project and its maintainers have no commercial relationship with Klarna. This is an unofficial library and is not endorsed by or affiliated with Klarna in any way.