React Native Layout System
Crysfel Villa from Modus Create has started a series of tutorials about React Native's layout system. Whenever you're uncertain about Flexbox, check this great tutorial that will walk you through building a NavBar like component. React Native Layout System on …
Read moreProgress indicator for networked images in React Native
We love the React Native community and its developer's prolificity but not as much as we love the work and Components they release. Among the most actives we often covered Joel Arvidsson, and we're happy to do it again with his newly released Component. react …
Read moreA Modal component using the new React Native "Animated" library
Maxime Mezrahi is rebooting a kind of Component that we already covered before. His own implementation, though, takes advantage of the newly released Animated library. It also provides the handful "swipe down to close" gesture and a full set of properties and …
Read moreMaterial Design components for React Native
Yingxin Wu has started porting Material Design components from MaterialKit (written in Swift), and as you can see he has already done a great job so far. Hopefully he'll keep working and complete his goal, maybe with a bit of help from the community. react-na …
Read moreReact Native library for capturing signature
Thanks to Jed Tiotuico that's taking advantage of the impressive PPSSignatureView for iOS and android-signaturepad for Android you can now start capturing signatures in your React Native apps. react-native-signature-capture on GitHub React Native library for …
Read more