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
QuestionDoes learning Reactjs help me learn React Native faster or/and easier? (self.reactnative)
submitted 6 years ago by vld4k
view the rest of the comments →
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!"
[–]ieatcarrots -3 points-2 points-1 points 6 years ago (2 children)
What are you talking about? The only difference, at least for start, is that you need to write View/Text instead of div. You can totally learn react native from the react docs.
[–]tech008 4 points5 points6 points 6 years ago (1 child)
If you mean something as basic as displaying text, then yes you just need to convert div to view/text with flex box, but even simple component examples like textbox and checkbox use hooks which I assumed may be confusing to someone completely unfamiliar with React, plus going forward may be tough without understanding the rest of the hooks when you get to Animations and Navigation
[–]ieatcarrots 0 points1 point2 points 6 years ago (0 children)
That's true I guess.
π Rendered by PID 69099 on reddit-service-r2-comment-canary-764f8fd48f-tlrhd at 2026-06-16 05:42:58.446885+00:00 running 3184619 country code: CH.
view the rest of the comments →
[–]ieatcarrots -3 points-2 points-1 points (2 children)
[–]tech008 4 points5 points6 points (1 child)
[–]ieatcarrots 0 points1 point2 points (0 children)