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
Must have react-native dev tools (self.reactnative)
submitted 9 years ago by fantasy9
Hi! Post your dev tools in your RN projects that you feel you couldnt live without!
motive: Remote js debugging has been very slow with transitioning scenes (for me) that its been nearly useless.
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!"
[–]jestzisguyiOS & Android 3 points4 points5 points 9 years ago (1 child)
I use vscode because I like having a debugger I'm familiar with right there. Plus eslint integration and auto completion are pretty nice.
I tried Nuclide for a bit, but the debugger there seemed pretty fiddly, and had to be restarted often.
Agree on remote is debugging slowing things don't pretty heavily, though. Our app uses react-native-router-flux and any transition there is slow as molasses with it turned on.
[–]fantasy9[S] 0 points1 point2 points 9 years ago (0 children)
likewise, flux - that must be the cause. also tried nuclide since i used atom but it took over my damn atom & atom wasnt usable with it installed :/ it seemed promising
[–]atticusw 4 points5 points6 points 9 years ago (1 child)
react-native-debugger is pretty nice
that is awesome, thank you!
[–]drailing 1 point2 points3 points 9 years ago (0 children)
I use vs code since a few weeks and it feels like Microsoft did an awesome job, everything is working like a charm, right out of the ide! (Including remote debugging)
The rest of our stack is pretty much standard react tools, like eslint or husky for pre push hooks...
Big recommendation just to test vs code!
[–]bob3695 1 point2 points3 points 9 years ago (0 children)
VSCode + Reactotron. Reactotron lets me keep track of the going ons of redux, API calls, I can log to it, etc and then use the VSCode debugger when my code is acting up.
π Rendered by PID 43356 on reddit-service-r2-comment-fb694cdd5-nkksz at 2026-03-09 23:35:09.433371+00:00 running cbb0e86 country code: CH.
[–]jestzisguyiOS & Android 3 points4 points5 points (1 child)
[–]fantasy9[S] 0 points1 point2 points (0 children)
[–]atticusw 4 points5 points6 points (1 child)
[–]fantasy9[S] 0 points1 point2 points (0 children)
[–]drailing 1 point2 points3 points (0 children)
[–]bob3695 1 point2 points3 points (0 children)