An auto-updating timeago component for React Native

Tyler Hughes is giving us a chance to see how to integrate external JavaScript libraries into React Native. In doing so he's providing us a fantastic wrapper for momentjs.com. If you've ever worked with dates, you know how much it's appreciated. react-native-

Read more

Gesture detection in React Native

Yes, it sounds scary. No, it isn't. Johannes Lumpe has scored again with a great Tutorial series on how to achieve the missing React Native's gestures, starting with panning and a great introduction on ES7 decorator syntax. Gestures are one of the most preval

Read more

Give your React Native forms loving they deserve

Mike Grabowski has setup a great tutorial that will walk you through a pretty interesting implementation of Johannes Lumpe 'sreact-native-keyboardevents in order to improve your App's User Experience. On of the best things in React Native is the ability to wr

Read more