Skip to content

Commit bf9f70b

Browse files
authored
DOCSP-40539 Add Airbnb project to Example Projects (#3303)
## Pull Request Info - SDK Docs Consolidation Jira ticket: https://jira.mongodb.org/browse/DOCSP-40539 *Staged Page* - [Example Projects](https://preview-mongodblindseymoore.gatsbyjs.io/realm/DOCSP-40539/example-projects/) ### PR Author Checklist Before requesting a review for your PR, please check these items: - [x] Tag the consolidated page for: - genre - meta.keywords - meta.description
1 parent cff159d commit bf9f70b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Diff for: source/example-projects.txt

+6
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,12 @@ Check out these supplementary projects to build on the power of the Atlas Device
192192
Use multiple realms to allow registered users to sync and manage movies in their own private list.
193193
- - `React Native <https://github.com/realm/realm-js/tree/main/examples/rn-multiple-realms>`__
194194

195+
* - Searchable Offline Collection
196+
- Build an application that caches viewed collection items, so you can search and view them offline.
197+
This demo app uses listings from the
198+
`Sample AirBnB Listings Dataset <https://www.mongodb.com/docs/atlas/sample-data/sample-airbnb/>`__.
199+
- - `React Native <https://github.com/realm/realm-js/tree/main/examples/rn-mbnb>`__
200+
195201
* - Shared Whiteboard
196202
- Create a drawing app that demonstrates Realm mobile database and Atlas Device Sync.
197203
- - `Swift <https://github.com/realm/Realm-Drawing>`__

0 commit comments

Comments
 (0)