Cold Dive into React Native: A Beginner's Tutorial

Much can be learned from Johannes Stein but the main lesson he shares into his tutorial is that much of the power of React Native is coming from React itself. Knowing that, before approaching to React Native, one should first start to get acquainted to React i

Read more

Animated "Pull to Refresh" UI in React Native

Sometimes you have to challenge yourself to score high. That's what Leland Richardson may have thought while publicly sharing its intent to implement this pretty awesome dribbble "Replace" UI animation. challenge: make this in #reactnative https://t.co/2uwT22

Read more

React Native 0.8.0 has been released

React Native 0.8.0 has been released, no new changes were added on top of 0.8.0-rc.2. Keep an eye out next Friday for 0.9.0-rc! https://twitter.com/@reactjs v0.8.0

Read more

A pure JavaScript Slider component for React Native

Jean Regisser has taken the Slider customizability to its max with his Slider Component. Make sure to check it out and tweak it to best suit your needs. react-native-slider on GitHub A pure JavaScript \<Slider> component for react-native. This is still very

Read more