Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I don't think the parent was saying React is native. He's referring to a project called React Native, which provides native rendering (eg., <Button> binds to a native button implemented in ObjC) in a PhoneGap/Cordova-style wrapper that lets you implement bridged access to native code (to talk to Apple-specific APIs or to implement performance-sensitive code, for example). In such an app, you would be able to get a native "look and feel" despite the application being written mostly in JS.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: