Warning
Work in progress, not yet complete and unreleased.
Note: The SDK package will be published in an NPM repository later. For now, please manually clone this git repository.
- Node 20
Update the references and dependencies:
npm installUse the command below to generate a new package of the SDK:
npm packAfter that a new package will appear inside the root folder, with the current name:
trustly-react-native-1.0.0.tgz
To get up and running with this SDK check out the documentation on Wiki and the example application.
We recommend the Visual Studio Code as the code editor. There are some settings for it versioned in this repository, but, please, also install its recommended extensions.