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 moreOne 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 moreReact 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 moreNBA 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 moreA React Native starter app with a single code base for iOS and Android, using Redux and Immutable
Whenever you feel ready to test your React Native and Redux progress, then head straight to Barton Hammond's Snowflake repository. It demonstrates a lot of concepts around React Native: a single base for both iOS and Android Apps, a great Redux starter project …
Read more