Sunday, October 02, 2016

React Native for Windows

podcast: Herding Code 218: React Native for Windows with Matt Podwysocki and Eric Rozell

React Native on the Universal Windows Platform | Building Apps for Windows

React Native is the fastest growing open source project of 2015, amassing over 30,000 stars on GitHub. As opposed to a “write once, run everywhere” kind of framework, React Native expects each platform to differentiate with distinct features and capabilities that apps can, and should, uniquely capture. Instead, they use the phrase “learn once, write everywhere” to capture the fact that React Native is as much about the programming model and developer tools that populate its ecosystem as it is about sharing code.
GitHub - ReactWindows/react-native-windows: A framework for building native apps with React.

Getting Started | React

React Native | A framework for building native apps using React