Seen from the perspective of someone who has coded iOS apps since 2009 I'm hugely impressed. This brings the development speed and ergonomics from the web world to native, without compromising with UX. Christopher ported Flexbox to native in two weeks using manual genetic programming?! Insane.
@tamal10 жыл бұрын
As a native developer, I'm very, very impressed. Much better than PhoneGap/Cordova and web view stuff. I hope Facebook and dev communities will catch up to new SDKs/APIs that Apple introduces in WWDC and later and enhance #ReactNative quickly. It'll be great if Apple devs also contribute to this. All the best! #ReactJSConf
@AnkitDuseja9 жыл бұрын
"If you got an exception, we are not going to hide it like your console always does, we are going to show it in your face!" #epic moment :D
@BrunoBerisso10 жыл бұрын
This is very nice but i have some doubts: - What happen with battery life running a JS engine in parallel? - What about memory management (on both sides; JS and ObjC)? - Animations?
@deniskatinas10 жыл бұрын
Flexbox and React are great, but the example at 16:55 is super simple with basic CSS 2.1 using two rules, same as in flexbox: jsfiddle.net/kufd1a0g/.
@sschengyf8 жыл бұрын
Fabulous. A great thing for web developer to make mobile apps.
@conw_y10 жыл бұрын
OMG. ReactJS making better dev tools than Apple!
@nbkmundotech8 жыл бұрын
React Native é muito, muito legal!!!! Para quem quiser aprender mais sobre o React Native, usando o ES6, eu fiz uns vídeos no meu canal.
@conw_y10 жыл бұрын
11:05 Circularity. ReactJS is bringing back inline styles from the dead. Haha. The more things change, the more they stay the same.
@ERANOR10 жыл бұрын
The problem is JavaScript runs on a browser's main thread. CSS animations enable browsers to run operations on new threads and create different layers, which are separated from everything else happening on the main thread. In other words, while your main UI thread will be in heavy use, JavaScript animations might freeze although CSS animations will continue to work. So As the first part of React presentation said that React doesn't run on the main thread, So my question is how the browser manage the css layer if it run inside React thread.
@xanderbanter37529 жыл бұрын
This is awesome...I love this idea :) Can't wait for Android support so I can start playing.
@kimjisena8 ай бұрын
whoa...to think this is how it started react native did win in the end.
@phil-l9 жыл бұрын
Would be nice if someone could provide instruction to setup Atom, xcode and the file watcher
@oeb2510 жыл бұрын
What is that text editor? It says "Arsenal" at the top left, but I can't seem to find any editors with that name!
@augre-app5 жыл бұрын
Atom
@JoeyClover10 жыл бұрын
The statements about AutoLayout are incorrect. Autocorrect does allow multi-line text and you don't have to provide it with all 4 values. It just needs to make sense.
@andrelip110 жыл бұрын
So its basically a Titanium rework?
@nolin87909 жыл бұрын
I'm using the scrollView and I want to get the value of contentInset, is anybody having the same experience? Any answer is welcome! Thank you!
@BrentLagerman9 жыл бұрын
Is there any roadmap for when Android will be released? Inquiring minds want to know...
@KemalAhmedIsAwesome9 жыл бұрын
Apparently this September it'll be released
@Rockstar-dm6ok2 жыл бұрын
please provide further support of react native i m more frustrated with flutter in 2022 i more believe in javascript rather than any other programming languagae because it is ease to use
@Weq5ter9 жыл бұрын
This would be good if i could write a single view to be portable to all OS's
@cobetienca10 жыл бұрын
no offense, but it's really hard for me to understand what he's talking about, can you embedded subtitle? :(
@505KP10 жыл бұрын
Yeah, use this guy for the French version, no problem, but for English, get a native speaker.
@naomipunkclan10 жыл бұрын
kpublik narrow minded
@505KP10 жыл бұрын
Paul Mackinnon balding
@naomipunkclan10 жыл бұрын
kpublik this comment says it all. You troll.
@505KP10 жыл бұрын
Paul Mackinnon Just demonstrating the amount of intelligent thought you put into your original comment.
@王宁-z4k8 жыл бұрын
非常好! 努力跟上大神的脚步
@VinceYuan10 жыл бұрын
One of the problems of using React Native in the app is it is difficult to protect the source code (javascript)
@gorillapimpin297810 жыл бұрын
you can't hide Android apps either. You can get away with obfusticating it but its never impossible to reverse engineer your app.
@gnack42010 жыл бұрын
Your source code is almost never doing anything particularly special or revolutionary, it's the functionality and design of the app as a whole that decides whether it succeeds or fails.
@loquek9 жыл бұрын
***** what are you trying to hide? :-)
@saulobmv10 жыл бұрын
what is the difference between this and PhoneGap?
@piterwilson10 жыл бұрын
PhoneGap runs on a webview "... The app executes as a WebView within the native application wrapper, which you distribute to app stores...." docs.phonegap.com/en/4.0.0/guide_overview_index.md.html
@bzhmaddog10 жыл бұрын
He says 'like' as many times as Steeve Jobs says 'Amazing'
@jasonfrazzano7 жыл бұрын
Why not just put a style tag and a string literal for the whole thing?
@fahtihi10 жыл бұрын
Now is a good time to go Hybrid
@pascalbrewing118910 жыл бұрын
fucking awesome
@RyanLikeU10 жыл бұрын
Nice job.
@dortzur9010 жыл бұрын
WOWOWOWWOWOWO!!!!!!!!!!!!!!
@tunavargi649 жыл бұрын
I would like to buy a hamburger
@CarlosGomesCabral9 жыл бұрын
+Tuna VARGI hahahahahahaha
@robertbain67929 жыл бұрын
Still need a Mac to develop iOS apps. 1984 commercial from Apple, yeah, you're the oppressive regime now, Apple.
@ahmedrebai60427 жыл бұрын
very nice technology , #react-native
@elvispalace Жыл бұрын
2023
@冬至-g2n9 жыл бұрын
没有汉语字幕,只能听懂几句寒暄语%>_
@stanislavprusac10 жыл бұрын
Why I'm disappointed in React Native The web development Holy Grail right now is to compete directly with (perhaps someday replace) native mobile applications. With React Native the web has lost a huge partner in Facebook for helping make this a reality. What incentive does Facebook have for pushing forward mobile web now that they can just produce native applications with web technology? What incentive do the existing React developers (and the large number of developers that will move to React in the near future) have for building and proving out mobile web use-cases with React Native? None. reefpoints.dockyard.com/2015/01/30/why-i-am-disappointed-in-react-native.html