Responsive Images in React Native

Every detail matters. Providing the best image resolution to users' devices is one of them. Developers from the React Natie community have taken different roads to tackle the problem and you have now the chance to choice which one better suits your needs. rea

Read more

Animated collapsible Component for React Native

React Native animations are going under a big overhaul, and big news (and official cross platform JavaScript libraries!) are coming soon. They will bring life to your apps, Joel Arvidsson is making his point about them with his Animated collapsible Component.

Read more

A YouTube component for React Native

Great things come to those who provide great user experiences. And if you're providing video playbacks, nothing's better than YouTube. Param Aggarwal has shared it's wrapper component for the official YouTube-Player-iOS-Helper. react-native-youtube on GitHub

Read more

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