Tweet from @ReactJS
@reactjs: We're working on a large-scale rearchitecture of React Native to make it more flexible and integrate better with native infrastructure in hybrid JavaScript/native apps. https://t.co/mXrtxHdAQL …
Read moreReact Native June 2018 (v0.56.0) released
v0.56.0 on GitHub (npm) Changelog As you'll see in a second, this new version has some important breaking changes that required a lot of extra efforts to bring to a stable 0.56. This was the main reason behind skipping June from the monthly release cycle …
Read moreReact Native DOM
Don't get this wrong, react-native-web is alive and well. It is also the safest bet right now for achieving React Native on the Web. At React Europe last week though, we were lucky to hear from Vincent Riemer talking about his experimental, comprehensive port …
Read moreReact Native March 2018 (v0.55.0) released
v0.55.0 on GitHub (npm) Changelog Here are a few highlights: React Native is now using the MIT license Android TV device support RNAndroidTVDemo Animated tracking with native driver - check out the silky smooth framerate Lots of Flow improvements Bug …
Read moreReact Native added support for Android TV devices
Android TV is the latest to be added to the long list of supported platforms by React Native. Until now, it contained: macOS, Ubuntu, Universal Windows Platform (UWP), Apple TV, and of course, iOS and Android. Commits (master) b7bb2e5 Add support for Android …
Read more