rn-klarna-osm
Version:
Klarna osm for react native
26 lines (14 loc) • 1.11 kB
Markdown
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.
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.
This project is inspired by and builds upon the work done in the [TheLonelyAstronaut/react-native-klarna-onsite-messaging](https://github.com/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.