File tree Expand file tree Collapse file tree 1 file changed +32
-6
lines changed Expand file tree Collapse file tree 1 file changed +32
-6
lines changed Original file line number Diff line number Diff line change @@ -37,14 +37,40 @@ Numerous snap-ins are available on the DevRev [Marketplace](https://devrev.ai/ma
37
37
icon = " fa-solid fa-message"
38
38
href = " /sdks/web/installation"
39
39
/>
40
+
40
41
<Card
41
- title = " PLuG Android SDK"
42
- icon = " fa-solid fa-message"
43
- href = " /sdks/mobile/android"
42
+ title = " - DevRev SDK for Android"
43
+ icon = " fa-brands fa-android"
44
+ href = " /sdks/android"
45
+ />
46
+
47
+ <Card
48
+ title = " - DevRev SDK for iOS"
49
+ icon = " fa-brands fa-apple"
50
+ href = " /sdks/ios"
44
51
/>
52
+
53
+ <Card
54
+ title = " - DevRev SDK for React Native"
55
+ icon = " fa-brands fa-react"
56
+ href = " /sdks/react-native"
57
+ />
58
+
45
59
<Card
46
- title = " PLuG iOS SDK"
47
- icon = " fa-solid fa-message"
48
- href = " /sdks/mobile/ios"
60
+ title = " - DevRev SDK for React Native expo"
61
+ icon = " fa-brands fa-react"
62
+ href = " /sdks/react-native-expo"
63
+ />
64
+
65
+ <Card
66
+ title = " - DevRev SDK for Cordova"
67
+ icon = " fa-brands fa-js"
68
+ href = " /sdks/cordova"
69
+ />
70
+
71
+ <Card
72
+ title = " - DevRev SDK for Flutter"
73
+ icon = " fa-brands fa-flutter"
74
+ href = " /sdks/flutter"
49
75
/>
50
76
</Cards >
You can’t perform that action at this time.
0 commit comments