React Native Mapview component for iOS and Android

When working with heavily Maps based interfaces you might feel a little constrained by the base MapView Component that comes out of the React Native box. At this point you might either start working on a full pack of new features, maybe over a declarative API,

Read more

One React Native (Form) Component to rule them all

If you haven't met Farid Safi's work yet, suffice to say he's building a whole set of well thought out Components for you to use in React Native apps. There would be almost no need to talk about its built-in Widgets and its extendible API, but we just did. Ch

Read more

React Native v0.18.0 released

v0.18.0 on GitHub (npm) New features Use React from NPM - 5bf1f4c Support onLayout and onContentSizeChange attributes on ListView - 3cfcd40 Animated.multiply and Animated.add to combine animated values - 3eb32cb Cross platform PullToRefreshView componen

Read more

NBA iOS App built with React Native

This year we've seen a lot of good design and ideas implemented with React Native. Wang Zixiao's one is no exception. He followed some of his passions and put up an NBA iOS App. "This Is Why We Play" is NBA's motto. "This is why Code" is going to be ours for

Read more