Adding Custom Fonts to A React Native Application

While there's a good list of Native Fonts in iOS, that you can check with this react-native-font-list Demo App from Claudio Castro, you might need to go further and include your Custom Fonts to your React Native App. Enters Nader Dabit with a great Tutorial t

Read more

A gesture-based password Component for React Native

Inspired by Android's gesture-based lock screen, and its iOS implementation GesturePasswordView, Spikef has produced its own React Native version of this Component. react-native-gesture-password on GitHub Gesture

Read more

Best React Native Components so far (while we wait for Android)

React Native reached v0.10.0 (while v0.11 is just around the corner). As we entered September, React Native is also coming to Android, according to the infamous blog post by Christopher Chedeau (@vjeux), and some teases.   There's a crazy amount of Components

Read more

A closer look at how React Native is used at Facebook

Whenever you feel like React Native might not be production ready, then look at Facebook showing us how they use it out in the wild. At Facebook they make very clear that they're eating their own dogfood. How Facebook Focuses on the Most Important Element of

Read more