Parallax effects for React Native using Animated API
Our friend Joel Arvidsson (as in we like him for his work very much) keeps being prolific and sharing his work for us to take advantage of it. Check his new Parallax component: react-native-parallax on GitHub (Example) NOTE: This module requires React Native …
Read moreReact Native App for the London React Meetup
While the London React Meetup hosted by Red Badger right at Facebook HQ's, is full packed, you can still check its app from Joe Stanton. It unfortunately has no documentation but if you look closer at the configuration and it's code you can then figure out it' …
Read morePicking the right Component for React Native
There are (thankfully) so many Components around for React Native that the main effort is sometimes picking the right one for the right job. So here are some choices from David Vedder and Arnaud Rinquin for your Picker Components that go beyond the default Pic …
Read moreBuilding 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 more