Time to take Nuclide for a spin
Last month, at React.js Conf 2016, Andres Suarez showed us the true power of Nuclide applied to React Native. This news came as a long awaited response for those who were eagerly waiting for React Native's support. If you didn't watch his lightning talk yet, …
Read moreFacebook SDK for React Native apps gets revamped (and Android support)
It's something that was eagerly awaited for, and now it's done! Facebook has released a new version of its official SDK for... well, Facebook, that includes Android support as well. You can now relay on the official SDK for features like Login, Sharing, App An …
Read moreReact Native v0.23.0 released
v0.23.0 on GitHub (npm) This release includes Android support for Modal. New features Add ability to silence packager logs to stdout - d5445d5 Add the possibility to console.error/redbox on promise rejections - f87b673 Add more performance logs and impr …
Read moreA 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 more