A cross-platform SDK for seamless access to Doordeck’s services. This SDK supports multiple platforms and is designed to cater to a variety of development environments.
npm install @doordeck/doordeck-headless-sdk| Platform | Repository |
|:---------------------------:|------------------------------------------------------------------------------------------------------------------------|
| Multiplatform, Android, JVM | Maven central |
| iOS, macOS, watchOS | Cocoapods, SPM |
| JS | NPM |
| Windows | NuGet, PyPi |
| Platform | Target | Language |
|:--------:|-------------------------------------------------------|----------------------------|
| Android | android | Java, Kotlin |
| JVM | jvm | Java, Kotlin |
| iOS | iosX64, iosArm64, iosSimulatorArm64 | Swift, Objective-C |
| macOS | macosArm64 | Swift, Objective-C |
| watchOS | watchosX64, watchosArm64, watchosSimulatorArm64 | Swift, Objective-C |
| JS | jsNode, jsBrowser | JavaScript, TypeScript |
| Windows | mingwX64 | C#, Python |