File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change 5
5
App Services - React Native SDK
6
6
===============================
7
7
8
+ .. meta::
9
+ :description: Overview of using Atlas App Services with the Atlas Device SDK for React Native.
10
+
11
+ .. facet::
12
+ :name: genre
13
+ :values: reference
14
+
8
15
.. contents:: On this page
9
16
:local:
10
17
:backlinks: none
@@ -29,7 +36,7 @@ The App Client
29
36
30
37
When using the SDK to access the App Services backend, you start with an
31
38
App object. This object provides all other functionality related to
32
- App Services. The``App`` object is
39
+ App Services. The ``App`` object is
33
40
:ref:`initialized <react-native-connect-to-mongodb-realm-backend-app>` with the App ID, which you can
34
41
:ref:`find in the App Services UI <find-your-app-id>`.
35
42
You can’t perform that action at this time.
0 commit comments