EventGet 50% off your ticket to MongoDB.local NYC on May 2. Use code Web50!Learn more >>
MongoDB Developer
MongoDB Developer Centerchevron-right
Developer Topicschevron-right
React

React Native

plus Follow
Sign in to follow topics

Featured

Article

A Preview of Flexible Sync

Flexible Sync lets developers start writing code that syncs data more quickly – allowing you to choose which data is synced via a language-native query and to change the queries that define your syncing data at any time....
MongoDB thumbnail image
React NativeMobileRealmSync

Jun 14, 2023 | 5 min read
Ian Ward
Tutorial

Build an Offline-First React Native Mobile App with Expo and Realm React Native

MongoDB thumbnail image

Aug 26, 2022 | 15 min read
Tutorial

Build Your First iOS Mobile App Using Realm, SwiftUI, & Combine

MongoDB thumbnail image

Mar 06, 2023 | 14 min read
All React Native Content
search
  • Latest
  • Highest Rated
Article

A Preview of Flexible Sync

Flexible Sync lets developers start writing code that syncs data more quickly – allowing you to choose which data is synced via a language-native query and to change the queries that define your syncing data at any time....
MongoDB thumbnail image

Jun 14, 2023
Ian Ward
Article

Technical Preview of a Realm Flipper Plugin

Click here for a brief introduction to the Realm Flipper plugin for React Native developers....
MongoDB thumbnail image

Jun 09, 2023
Kenneth Geisshirt
Article

Realm JavaScript v11: A Step Forward for React Native — Hermes Support, Realm React, Flipper, and Much More

Today, we are pleased to announce the release of Realm JavaScript version 11— a complete re-imagining of the SDK and its APIs to be more idiomatic for React Native and JavaScript developers everywhere....
realm

Jun 09, 2023
Ian Ward
Tutorial

Build Your First iOS Mobile App Using Realm, SwiftUI, & Combine

Build your first iOS mobile app using Realm, SwiftUI, and Combine....
MongoDB thumbnail image

Jun 09, 2023
Andrew Morgan
Tutorial

Using Expo and Realm React Native with expo-dev-client

Now we can write our React Native Expo Apps using Realm, React Native and use a custom-dev-client to get most of the functionality of Expo Go, in just one simple step....
MongoDB thumbnail image

Jun 09, 2023
Diego Freniche
Tutorial

Build an Offline-First React Native Mobile App with Expo and Realm React Native

In this post we'll build, step by step, a simple React Native Mobile App for iOS and Android using Expo and Realm React Native. The App will use Atlas Device Sync to store data in MongoDB Atlas, will Sync automatically between devices and will work offline....
MongoDB thumbnail image

Jun 09, 2023
Diego Freniche
Code Example
FULL APPLICATION

Adapting Apple's Scrumdinger SwiftUI Tutorial App to Use Realm

Learn how to add Realm to an iOS/SwiftUI app to add persistence and flexibility. Uses Apple's Scrumdinger tutorial app as the starting point....
MongoDB thumbnail image

Jun 09, 2023
Andrew Morgan