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 moreA 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 moreBest 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 moreA 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 moreOpenGL bindings for React Native to implement complex effects over images and components
If you're here for the long run, then you might now that the ultimate goal of React (and its Native counterpart) is to abstract one day any rendering API with its declarative flavor. The team behind ProjSept Engineering might have done another step forward in …
Read more