Why React Native is Different

James Long works on Firefox Developer Tools at Mozilla and gave this introductory talk about ReactJS and React Native at a local JavaScript meetup in Richmond. I gave this talk at a local JavaScript meetup in Richmond, VA on May 5th and recorded it using scre

Read more

React Native RefreshableListView

James Friend has pulled out its own Pull-to-Refresh ListView component from the React Native Hacker News app, that he released a while ago, and shared it for you to use. react-native-refreshable-listview A pull-to-refresh ListView which shows a loading spinn

Read more

React Native Drawer

We're impressed by the amount of high quality Components the community is working on. This React Native Drawer from Zack (@rt2zz) makes no exception. He has put some really good thoughts on its configurations and animations. React Native Drawer Configurable

Read more

React Native Localization

If you're going to be serious with your app, chances are you're going to localize it for different languages support. Stefano Falda has got you covered with its ReactNativeLocalization The Javascript library uses a native library (ReactLocalization) to get

Read more

App built with React Native for viewing houses for sale

Asa Miller has not only shared it's "iPhone app built with React Native for viewing houses for sale in the Northwest: Den" but has blogged his entirely experience of building it with React Native over a weekend: My adventures with React Native I was incredib

Read more