<Accordion /> and <ProgressHUD /> Components
Naoufal Kadhom released two more Components for React Native. react-native-accordion react-native-accordion is an easy to use Accordion component for React Native app. Accordion react-native-progress-hud is a React Native port of the popular SVProgressHU …
Read moreSimple Sudoku example built with React Native
Christopher Dro has shared another React Native example app. This time he focuses on a simple Sudoku game built with React Native. react-native-sudoku This was mainly made to demonstrate some of the capabilities and speed that comes with React Native and wha …
Read moreReact Native Intro
Brent Vatne offered some insights from his experience working on and with React Native in the past two months in this presentation at OpenLate @ OpenDNS meetup. You can also check his slides at and his related blog post. …
Read moreReact 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 moreReact 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