Klarna osm for react native
npm install rn-klarna-osmThis 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.
To install this library in your React Native project, run:
npm install @manuelabarca/rn-klarna-osm
oryarn 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.
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.
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.