React Native
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.Jun 14, 2023
Ian Ward
All React Native Content
- Newest
- Highest Rated
Article
Technical Preview of a Realm Flipper Plugin
Click here for a brief introduction to the Realm Flipper plugin for React Native developers.Oct 20, 2022
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.Oct 17, 2022
Ian Ward
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.Mar 04, 2022
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.Feb 14, 2022
Andrew Morgan
Tutorial
Build Your First iOS Mobile App Using Realm, SwiftUI, & Combine
Build your first iOS mobile app using Realm, SwiftUI, and Combine.Feb 14, 2022
Andrew Morgan
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.Dec 21, 2021
Diego Freniche