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 9244644 commit 2e371f3Copy full SHA for 2e371f3
source/sdk/react-native/realm-database/write-transactions.txt
@@ -5,12 +5,6 @@
5
Write Transactions - React Native SDK
6
=====================================
7
8
-.. contents:: On this page
9
- :local:
10
- :backlinks: none
11
- :depth: 2
12
- :class: singlecol
13
-
14
Within a ``<RealmProvider>``, you can access a realm with
15
the ``useRealm()`` hook. Then, you can create Realm objects
16
using a :js-sdk:`Realm.write() <Realm.html#write>` transaction block.
0 commit comments