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 moreReact 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 moreReact Native iOS App example that shows Instagram photos made near you
This App example from Bart Gryszko is going where it all started, showing pictures from Instagram's API, taken in locations near you, through Geolocation. It's a great example and a chance for you to discover some React Native's goodness. react-native-example …
Read moreAligning 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 moreIcons 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