React Native January 2017 (0.41.0) released
v0.41.0 on GitHub (npm) This is 0.41.0 release, referred to as "January 2017" according to the new release schedule. New features Android: Nodes This feature is currently experimental. You can turn it on by applying this in your ReactNativeHost subclass. …
Read moreReact Navigation: Learn once, navigate anywhere
Both React Native's internal Navigation API and community based solutions have gone through huge criticism and rewrites. But once again, the community didn't settle, they wanted to provide a Navigation with seamless experiences on all platforms and performance …
Read moreReact Native Everywhere: a starter kit to target multiple platforms
By now you should be acquainted to React Native's motto: "Learn once, Write anywhere". While this is true, it's not always easy to properly setup a project that is ready to target multiple platforms at once. Amogh Banta is taking on this mission for us, with …
Read moreReact Native December 2016 (v0.40.0) released
v0.40.0 on GitHub (npm) This is the first release with the new monthly cadence, so 0.40 is known as December 2016. The next version will be 0.41 - January 2017, and will be released at the end of the month. Breaking Changes iOS native headers moved This …
Read moreReact Native v0.39.0-rc.0 released
v0.39.0-rc.0 on GitHub (npm) Breaking changes See this document for a complete list of breaking changes (three) and actions required. General Update RN shadow nodes to hold CSSNode instead of extending CSSNode (0df65bb) - @astreet Kill require('image!.. …
Read more