Skip to content
This repository has been archived by the owner on Oct 17, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
acantarero authored Mar 9, 2021
1 parent 5013eef commit 5a852b7
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,23 @@
![Nami SDK logo](https://nami-brand.s3.amazonaws.com/images/Nami.SDK.2.0.120x137.png)

# nami-xamarin
Repository for Nami Xamarin binding project

Nami is the #1 Subscription and IAP Marketing platform.

No need to learn the complexities of the StoreKit and Play Billing frameworks. Integrate our SDK in minutes into your Xamarin app and start selling and growing your digital revenue today with our generous Free Tier.

Create an account at https://app.namiml.com/join


## Adding the Binding Library to your project

Check out our [Quickstart with Xamarin guide](https://docs.namiml.com/docs/xamarin-setup) to get up and running in minutes.

There are 2 options for adding the Nami ML SDK to your Xamarin project. We recommend using NuGet, but you can also build the Binding Library directly from this repository and add it to you project.

https://www.nuget.org/packages/NamiML.SDK/


### Build from repository

In order to build the Binding Library, you first need to download the correct version of the Nami SDK framework to be included. The frameworks for building with Xamarin are available at https://packages.namiml.com/NamiSDK/Xamarin/v.v.v/Nami.framework.zip.
Expand Down

0 comments on commit 5a852b7

Please sign in to comment.