Building a Native IOS Imgur Browser in JavaScript with React Native
Here are some walkthrough slides from Nader Dabit that will guide you from zero to create an image browser with the Imgur API. A short tutorial on building a React Native app using Imgur's free api. react-native-imgur-browser on GitHub Imgur Browser built w …
Read moreCold 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 moreAnimated "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 moreReact 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 moreA 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