React Native Playground

If the message wasn't clear enough, one of the main strengths of React Native is being able to leverage Web technologies. These obviously include JavaScript, the Browser and its Developer Tools. Joshua Sierles has made it even clearer by hacking the React Na

Read more

React Native 0.4.3 is out

New Features Websocket polyfill AlertIOS.prompt() letterSpacing style property for borderTopLeftRadius, borderTopRightRadius... style property on Breaking Changes ref.getNativeHandle() and ref.getNodeHandle() no longer exist. The replacement is React.fin

Read more

RSS Reader built with React Native

Very little has to be added to the description of this RSS Reader app from Christopher Dro. It's a "simple feed reader using React Native, Flux & Google Feeds API". The app itself is actually so intuitive that we're going to spend a couple of words for advert

Read more

React Native "36 Questions to fall in love" App

Valentine's Day might be gone, but fear not! Love will find its way. Oh wait, here a full iOS app showcasing React Native and its AsyncStorage API, among others. Based on a published study and popularized by a New York Times article, the 36 questions presente

Read more

Parallax and Segmented View for React Native

Here are two exceptional View Components from Leland Richardson that will let you add some nice looking tweaks to your apps. react-native-parallax-view Parallax view for vertical scrollview/listviews with a header image and header content Parallax view rea

Read more