@@ -112,27 +112,17 @@ with data from your app:
112
112
Get Started with Realm
113
113
----------------------
114
114
115
- Check out our Task Tracker tutorial for any of these platforms:
116
-
117
- - :ref:`Android with Kotlin <kotlin-tutorial>`
118
- - :ref:`Flutter with Dart <flutter-tutorial>`
119
- - :ref:`iOS with SwiftUI <ios-swift-tutorial>`
120
- - :ref:`React Native with JavaScript <react-native-tutorial>`
121
- - :ref:`Xamarin (iOS and Android) with C# <dotnet-tutorial>`
122
-
123
- Or start by experimenting with a working Sync-enabled client application
124
- with a :ref:`template app <template-apps>`.
125
-
126
- You can also refer to the documentation for each client SDK:
127
-
128
- - :doc:`Flutter SDK </sdk/flutter>` for Flutter
129
- - :doc:`Java SDK </sdk/java>` for Java
130
- - :doc:`Kotlin SDK </sdk/kotlin>` for Kotlin
131
- - :doc:`.NET SDK </sdk/dotnet>` for C# and Xamarin
132
- - :doc:`Node.js SDK </sdk/node>` for Node.js
133
- - :doc:`React Native SDK </sdk/react-native>` for TypeScript and JavaScript with React Native
134
- - :doc:`Swift SDK </sdk/swift>` for Swift and Objective-C
135
- - :doc:`Web SDK </web>` for browser JavaScript
115
+ Learn more about the Realm SDKs:
116
+
117
+ - :ref:`C++ SDK <cpp-intro>`
118
+ - :ref:`Flutter SDK <flutter-intro>`
119
+ - :ref:`Java SDK <java-intro>`
120
+ - :ref:`Kotlin SDK <kotlin-intro>`
121
+ - :ref:`.NET SDK <dotnet-intro>`
122
+ - :ref:`Node.js SDK <node-intro>`
123
+ - :ref:`React Native SDK <react-native-intro>`
124
+ - :ref:`Swift SDK <ios-intro>`
125
+ - :ref:`Web SDK <web-intro>`
136
126
137
127
Summary
138
128
-------
0 commit comments