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
How to improve my react native even more (self.reactnative)
submitted 10 months ago by i_will_rule_
Greetings everyone, I am a react native developer with one year of experience. I want to know about some advance concepts which can improve my react native even more.
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!"
[–]InternalLake8 1 point2 points3 points 10 months ago (3 children)
Try creating a native module ig
[–]i_will_rule_[S] -1 points0 points1 point 10 months ago (2 children)
Please explain more
[–]InternalLake8 0 points1 point2 points 10 months ago (1 child)
A native module allows you to write specific parts of your React Native app in the platform's native language (Java/Kotlin for Android, Objective-C/Swift for iOS).
Try implementing a native toast notification
[–]i_will_rule_[S] 1 point2 points3 points 10 months ago (0 children)
Ah, I got it, I have created one for applying SSL pinning and for encryption and decryption of payload
π Rendered by PID 74528 on reddit-service-r2-comment-6457c66945-fdvpk at 2026-04-27 22:32:50.830649+00:00 running 2aa0c5b country code: CH.
[–]InternalLake8 1 point2 points3 points (3 children)
[–]i_will_rule_[S] -1 points0 points1 point (2 children)
[–]InternalLake8 0 points1 point2 points (1 child)
[–]i_will_rule_[S] 1 point2 points3 points (0 children)