Shopify / mobile-buy-sdk-android

Shopify’s Mobile Buy SDK makes it simple to sell physical products inside your mobile app. With a few lines of code, you can connect your app with the Shopify platform and let your users buy your products using their credit card.
MIT License
212 stars 136 forks source link

update README docs with kotlin code [compatible with 7.0.0] #681

Open ibrahimAlii opened 3 years ago

ibrahimAlii commented 3 years ago

I found a lot of changes happened to the SDK, BUT not reflected on DOCS.

I added some kotlin code using latest version 7.0.0...

If that useful for the project let me know and I will try to doc the remaining parts.

Thank you.