Load a random XKCD comic with React Native

It might not solve any of your imminent developer needs, but Hemanth HM's XKCD comic loader deserves a mention in our React Native weekend. react-native-xkcd Loads a random XKCD comic with caption. Loads random XKCD comics

Read more

React Native Smart Mirror project

There's a new trend that might rescue your old devices (mostly Android phones, tablets) and put them to good use. It didn't take much time before Atticus White put his project up and running on React Native for Android. His work includes API integrations fro

Read more

Aligning Children using Flexbox in React Native

Crysfel Villa has published another great tutorial on Modus Create about getting started with the layout system in React Native. Following this new tutorial you'll go a little bit deeper into knowing Flexbox, the layout mode that is used by React Native to bui

Read more

Icons for React Native Android using Android Iconify

We appreciated react-native-icons for iOS a lot, and we're pretty sure that an Android version is just around the corner, but hey, we need icons for Android and this library wrapper from Layton Whiteley is just awesome. As much as it is the original android-ic

Read more