TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

IDE for building React Native apps is now free and open source

202 pointsby somecoderalmost 9 years ago

9 comments

dangalmost 9 years ago
<a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=11771697" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=11771697</a>
mythzalmost 9 years ago
Wow this is the best iterative development I&#x27;ve seen for iOS and easiest way I&#x27;ve seen to get started with React Native.<p>Enabling Hot Reloading (w&#x2F; Ctrl+D) lets you see changes as you type, you don&#x27;t even need to hit Save. If this is a sign to come from React Native, it&#x27;s going to be a game changer for both iterative development experience and code-reuse between iOS&#x2F;Android.<p>My only concern is that I don&#x27;t see how an IDE not developed in partnership with Facebook is going to succeed as I&#x27;d expect it to always be playing catchup with new features. Maybe it would&#x27;ve been better as a series of Atom plugin enhancements on top of Facebook&#x27;s <a href="https:&#x2F;&#x2F;nuclide.io" rel="nofollow">https:&#x2F;&#x2F;nuclide.io</a>
评论 #11779913 未加载
评论 #11779681 未加载
apialmost 9 years ago
So pretty soon we&#x27;ll have cross platform UI development again, including eventually Mac and Windows once React Native is ported there. (Windows is I think already in beta somewhere.)<p>If we can bring in the web again via React Native for the Web (with &#x27;widgets&#x27;) then we can have UI &quot;everywhere&quot; with a mostly common code base.<p>I feel like eventually we are going to really converge. It&#x27;s going to take a while before it&#x27;s pretty and seamless and performant, but I feel like we&#x27;ll eventually get there. The benefits are just too massive for it not to happen, especially for smaller projects that don&#x27;t have a budget to have six dev teams maintain six UI code bases.
ed312almost 9 years ago
Why use an IDE focused on React Native vs a generalist one with React support?
评论 #11779331 未加载
ihswalmost 9 years ago
Many are starting to use GitHub as a registry for hosting packages, in this case Deco components[1].<p>GitHub should look into this, otherwise we get git repos with directories that are thousands in length.<p>Certainly it makes sense to host published code on GitHub as well as in-development code.<p>I could see it replacing the likes of NPM[2], Packagist[3], RubyGems[4], PyPI[5], etc.<p>[1] <a href="https:&#x2F;&#x2F;github.com&#x2F;decosoftware&#x2F;deco-components&#x2F;tree&#x2F;master&#x2F;.deco" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;decosoftware&#x2F;deco-components&#x2F;tree&#x2F;master&#x2F;...</a><p>[2] <a href="https:&#x2F;&#x2F;www.npmjs.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.npmjs.com&#x2F;</a><p>[3] <a href="https:&#x2F;&#x2F;packagist.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;packagist.org&#x2F;</a><p>[4] <a href="https:&#x2F;&#x2F;rubygems.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;rubygems.org&#x2F;</a><p>[5] <a href="https:&#x2F;&#x2F;pypi.python.org&#x2F;pypi" rel="nofollow">https:&#x2F;&#x2F;pypi.python.org&#x2F;pypi</a>
评论 #11779624 未加载
评论 #11779198 未加载
评论 #11779523 未加载
traviswingoalmost 9 years ago
Who here uses this? I&#x27;d love some real-world feedback on your experience. It looks awesome.
_pukalmost 9 years ago
This looks awesome - even has pretty documentation!<p>Have run the tutorial without issue, took only a couple of minutes.<p>There seems to be only a small number of Components available out the box, with new ones accepted via PR.<p>This works fine for now, but it would be great if I could import my own Components or even build new ones within the UI.<p>I&#x27;d like to be able to &quot;View Source&quot; on a Component, it&#x27;s obviously available via GitHub, but that&#x27;s a few more clicks away.<p>Does anyone know of any similar IDE for desktop React?
shujitoalmost 9 years ago
Is it only for OS X?
评论 #11778819 未加载
评论 #11778809 未加载
评论 #11778871 未加载
adamnemecekalmost 9 years ago
Is this only for React Native and not web React?
评论 #11779413 未加载
评论 #11779243 未加载