paypal / android-checkout-sdk

Apache License 2.0
77 stars 38 forks source link

Jetpack compose sample #186

Open GibsonRuitiari opened 1 year ago

GibsonRuitiari commented 1 year ago

This pull request shows how to use Paypal checkout sdk with Jetpack compose. The code sample can be customized depending on the developer's needs. Please note, the code sample is intended to be a hands-on sample. This PR closes (can close) issue Issue 98

GibsonRuitiari commented 1 year ago

@sumanabhi Moved the checkout state into its package, I think it is neater now.