A Country Picker Component for React Native
Xavier Carpentier is making sure that your App is going to be ready to hit all App/Play Store around the globe. Check his new Component that is letting your users pick their Country through a Modal. Things are going to get even better when the Android support …
Read moreStateless presentational form components for React Native
Once again, forms are getting attention, this time Daniel Weinmann takes huge inspiration from Farid from Safi's react-native-gifted-form for his new stateless form components. His goal is to achieve common patterns in mobile forms' user interaction, but with …
Read moreReact Native v0.22.0 released
v0.22.0 on GitHub (npm) React Native 0.22 ships with Hot Reloading! 🎉 New features Support custom ScrollView implementations in ListView - b516976 Adopt NavigationExperimental in UIExplorer - 876ecb2 Introduce disabling for Touchable\* elements - 9951e …
Read moreBuild a YouTube playlist browser with React Native and Siphon
The cool guys behind Siphon not only are building one of most complete solutions for building React Native apps but also sharing their passion and love for this wonderful framework in the meanwhile. Here is their new tutorial to build a YouTube playlist brows …
Read moreDeploying a React Native App with Fastlane
React Native's ecosystem is so full of such magic that we might forget were we started. Before all those fantastic tools we had to deal with manual App Store submissions (and Google Play for that matter). Solution of choice for mobile Apps deploy automation ( …
Read more