React Native 0.9.0-rc released
v0.9.0-rc release note: 0.9.0-rc has been published to npm and CocoaPods! There was a short delay for this RC because we wanted to include several breaking changes to Touchable components all at once. Breaking Changes TouchableX components introduce their o …
Read moreReact Native experimentation through a Songkick App
If you're ready to go public with your React Native Apps, then chances are you're going to need and meet the offline bundle. If you're ready to take it to next level then you might check Arnaud Rinquin's work to put the React Native bundle on continuous deploy …
Read moreParallax 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 more