Skip to content
#

checkout

Here are 270 public repositories matching this topic...

codingstyle
codingstyle commented Jan 21, 2021

I am currently integrating the SDK in a React Native app written mainly with TypeScript.
So far Swell JS SDK works well, there are only two blocking issues:

  1. Buffer has to be set as a global variable to that SDK works correctly
  2. Session management relies exclusively on browser cookies. Maybe there is an abstraction layer to add for supporting both web and React Native?

For the moment,

Improve this page

Add a description, image, and links to the checkout topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the checkout topic, visit your repo's landing page and select "manage topics."

Learn more