Ready-to-use chat interface for iOS and Android React Native apps
When approaching a React Native project one of the struggles is how to achieve a pleasant UI layout. At some point you might even need a chat Component for your users. Farid Safi covered both of these needs with a great sample of chat layout (inspired to the …
Read moreUnder the hood of React Native
Facebook's Engineers working on React Native seem to be eating, sleeping and breathing it. Not only they look proud (rightfully so) and passionate about React Native, but they're also sharing their precious experience and engaging its amazing community. Under …
Read moreSimple React Native Android module to use Android's WebView inside your app
Although React Native advances at a great pace, feature parity beetween Android and iOS is still far from complete. This doesn't mean that the community should stay put and look, au contraire! One of the main features that might miss while porting your App fr …
Read moreA mobile, desktop and website App with the same code
Twitter and GitHub went abuzz when Benoit Vallon showed his single codebase for a Mobile, Desktop (NW) and Website App. Dave Sibiski went even further adding support for Android. This is showing us React's (and React Native) philosophy at its best. react-nat …
Read moreReact Native v0.14.0 released
v0.14.0 on GitHub (npm) See the docs on how to upgrade. Highlights The new asset system is fully available to use and integrated into the build systems of both Android and iOS. You can use react-native upgrade to get the latest project templates for the la …
Read more