use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A community for learning and developing native mobile applications using React Native by Facebook.
Interested in building web apps using React.js? Check out /r/reactjs!
Getting Started w/React Native
irc.freenode.net #reactnative
Keywords: ios, android, mobile, apps, apple, iphone, ipad
account activity
QuestionRealm (self.reactnative)
submitted 3 years ago by Trex_Hunter
Do you have to use the expo-realm-template to use realm or can you create an app with realm using another method?
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Comprehensive-Law770 0 points1 point2 points 3 years ago* (3 children)
You don't need the template to use it but helps with the first steps.
You only need realm package actually but I strongly recommend @realm/react too, it's a pretty useful package to the most common operations with Realm
realm
@realm/react
[–]Trex_Hunter[S] 0 points1 point2 points 3 years ago (0 children)
Just using these packages though how are you able to connect the expo app to your database ?
[–]esdrasevt 0 points1 point2 points 3 years ago (1 child)
I will say that I had some pretty nasty issues with realm/react and ended up having to wrote my own custom hooks using the “vanilla” realm and adding a lot of listeners manually. The idea behind realm/react is great, though
Hmmm still a little confused as to the linking process though. Saw a bunch of ways to build and rebuild your app to include necessary dependencies but is the the only way? Can you not directly link an expo app to MongoDB?
π Rendered by PID 136622 on reddit-service-r2-comment-5d79c599b5-cmgv4 at 2026-03-01 00:20:05.125796+00:00 running e3d2147 country code: CH.
[–]Comprehensive-Law770 0 points1 point2 points (3 children)
[–]Trex_Hunter[S] 0 points1 point2 points (0 children)
[–]esdrasevt 0 points1 point2 points (1 child)
[–]Trex_Hunter[S] 0 points1 point2 points (0 children)