News

Native Components - often components written in HTML5/JavaScript fall short of their native counterparts and ’never feel as good as native', React Native avoids this by providing access to the ...
The new project from Facebook -- released today at the ongoing F8 developer conference -- eschews many best-practice conventions in favor of a new approach. Like myriad hybrid techniques, React Native ...
Facebook announced today that its React Native library is now available on Github. The library allows you to build native iOS and Android applications with JavaScript and Facebook’s React ...
React Native is Facebook's open source project for building native mobile apps using JavaScript. Bonnie Eisenman presents an introduction on how to get started.
Implements JavaScript standards, with Hermes targeting ECMAScript 2015, also known as ES6. JavaScript features not commonly used in React Native applications have been omitted.
The JavaScript framework from Facebook provides a native interface feel while retaining the Web's more agile model of development Facebook’s React Native JavaScript framework is becoming a game ...
After reaching a React Native performance impasse while building internal apps, Facebook engineers identified the JavaScript engine as a primary bottleneck, so they created and open sourced their own ...
React Native allows developers to build cross-platform apps for iOS, Android, and the Web from a single JavaScript codebase.
React Native supports hot reloading—a feature that lets you have the example app’s changes reflected on your phone when you make those changes, without you having to rebuild the whole app. It’s a ...
Beyond the usual quick tips, let's look at both the business case and the technical side of keeping React bundles lean.