Live data from Hacker News

React Native is now open source

github.com

71–80 of 298 posts

Re: React Native is now open source

#71

Earlier quoted context omitted.

What would you suggest as a solution to this? What should Facebook do?

It's a near-certainty that any tech giant is going to have patent issues with any other tech giant, not bundling the consequences of this with their open source licenses would be a good start.

[deleted]

Re: React Native is now open source

#72

Earlier quoted context omitted.

If you're learning iOS development, stick to learning iOS development. A framework, no matter how cool and neat it is, will not replace pure iOS development for serious apps. Also ask yourself a question, do you really think you can call yourself an iOS developer when the only way you truly know how to create apps is with React?

> for serious apps Like Facebook's Groups app and Ads Manager app, which both use React Native?

How much code is React Native and how much code is hand written Objective-C ? can you answer that question ? "Use" doesn't mean 100% without a single line of Objective-C written.

Re: React Native is now open source

#73
post #50

Should someone learning iOS development stick to vanilla iOS while learning, or would it be feasible to use React Native from the outset? I already have some React experience, and I have some React-based web app that I'd like to turn into native iOS app.

If you're learning iOS development, stick to learning iOS development. A framework, no matter how cool and neat it is, will not replace pure iOS development for serious apps. Also ask yourself a question, do you really think you can call yourself an iOS developer when the only way you truly know how to create apps is with React?

> do you really think you can call yourself an iOS developer when...

I don't really want to call myself an iOS developer. I just want to port a simple web app to iOS, and my options are learning just enough iOS development to do it myself, or hiring a real iOS developer. So I'm curious if this framework would tip the scale in favor of the first option.

Re: React Native is now open source

#74
post #41

Earlier quoted context omitted.

It's been about a month since the world even knew React Native existed. You consider that a long time?

A month ago: 'We'll release an Android version later' A month later: 'We'll release an Android version later' You consider this progress at least in terms of PR & communications?

HN entitlement never ceases to amaze me

Re: React Native is now open source

#77

Earlier quoted context omitted.

With React Native you write your apps in JavaScript, in a React.js style. My understanding is that ComponentsKit has you write your iOS apps with ObjC/Swift or whatever, but it gives you a way of structuring your apps that is similar to React.js

ComponentsKit is Objective-C++ only (no Swift).

I think they've said they are working on a Swift port (at the end of that F8 video talking about it).

Re: React Native is now open source

#79
post #4

Earlier quoted context omitted.

"We are also working on an Android implementation which we will release later"

It's taking them a long time since the announcement of the new framework at React conf. They said they would release an Android compatible version soon and still we're waiting for any updates beside the usual cliche.

Sorry for the inconvenience. If you need something to fill the time while waiting for them to deliver your free software, maybe you should try contributing to an open source project.
Post reply on HN