Earlier quoted context omitted.
Here's how you prototype: npm install -g react-native react-native init myproject cd myproject # open xcode simulator or android emulator # make changes to index.ios.js and read the damn docs # otherwise you end up dragging slides and dragging drop # having no idea what actually goes on behind the scenes # when if you learned what went on behind the scenes # you could code so so much faster and have so much more cont…
so i need to learn IOS and Android development to learn what's going on behind the scenes as well? Ideally right? But that's definitely not a prerequisite of building RN apps. Abstractions are great if its done well..
Deco Software – React Native IDE
51–60 of 126 posts
Re: Deco Software – React Native IDE
#52You guys are fools to use something like this. Just read the damn docs. This is like selling candy to kids, when the candy is actually bad for you.
Re: Deco Software – React Native IDE
#53Look how beautiful these docs are:
https://facebook.github.io/react-native/docs/getting-started...
Now would you rather rely on something that one person made? Or would you rely on a huge group of amazing folks, which would GLADLY help you with your project, such as the folks from Discord channel or ExponentJS on Slack.
Re: Deco Software – React Native IDE
#54Earlier quoted context omitted.
Please send me an email at dchen@decosoftware.com and I'll look into it. We're having trouble reproducing the issue in Firefox. Thanks!
We figured it out and it should work on Firefox now. Thanks for reporting the issue! :)
Re: Deco Software – React Native IDE
#55You guys are fools to use something like this. Just read the damn docs. This is like selling candy to kids, when the candy is actually bad for you.
Why the hate? I see 8 negative comments from you in this thread. Edit: 13 by the time I finished writing this post.
Re: Deco Software – React Native IDE
#56Re: Deco Software – React Native IDE
#57Downvote me when I have a TON of background knowledge here, look at my damn GitHub.
Re: Deco Software – React Native IDE
#58Earlier quoted context omitted.
Why the hate? I see 8 negative comments from you in this thread. Edit: 13 by the time I finished writing this post.
There are a lot of fanboy lurkers that downvote me because they are friends of the OP on here. That's why. The hate is because I am so frustrated with all the scrubs on here that praise this thing when they could just use the amazing tools that Facebook and the open source crowd made to do this themselves, actually learning to code and think. Instead of dragging sliders and stuff. There is built in LiveReloading into…
FYI: I'm not a friend of OP but are down voting most of your posts here. If something, you look like the fanboy here.
I now see elsewhere that you are an active react native developer. You should be happy for people building a community around the platform, shouldn't you?
Re: Deco Software – React Native IDE
#59Re: Deco Software – React Native IDE
#60As a HEAVILY involved React Native developer, I am strongly suggesting you to NOT use Deco Software. It's pointless. Get Vim or Atom editor if you want to build a React Native app. There are CLI tools anyways to make your life easier. Your hardest battle will be you needing to afford a new computer to be able to run both the iOS simulator and Android simulator (or Genymotion) all at the same time. HMR reloading is al…