We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ca1c9e commit 0f21fa5Copy full SHA for 0f21fa5
src/datasets/providers/split.ts
@@ -41,5 +41,17 @@ export const Split: Provider = {
41
href: 'https://github.com/open-feature/php-sdk-contrib/tree/main/providers/Split',
42
category: ['Server'],
43
},
44
+ {
45
+ technology: 'Swift',
46
+ vendorOfficial: true,
47
+ href: 'https://swiftpackageindex.com/splitio/split-openfeature-provider-swift',
48
+ category: ['Client'],
49
+ },
50
51
+ technology: 'Kotlin',
52
53
+ href: 'https://central.sonatype.com/artifact/io.split.openfeature/split-openfeature-android',
54
55
56
],
57
};
0 commit comments