Drag drop capable wrapper of ListView for React Native
Dean McPherson makes clear that his Component for dragging and dropping rows inside React Native's ListView is still in development but the concept is cool and it might come in handy in your future Apps. Make sure to check it out and follow his progress. reac …
Read moreBuild OS X Desktop apps using React Native
If you've been following the React Native ecosystem, or if you investigated for React Native Desktop solutions, you already stumbled into this exceptional fork. React Native Desktop (for OS X) is already incredibly successfull, mostly because potomushto is doi …
Read moreReact Native v0.19.0 released
v0.19.0 on GitHub (npm) New features Added scrollTo method to ListView – 33e05a1 Add followUserLocation prop to focus on user's location – 3d0ff69 Add option to throw/not throw when module can't resolve – 6579b70 Add support for promise rejection tracki …
Read moreReact Native Mapview component for iOS and Android
When working with heavily Maps based interfaces you might feel a little constrained by the base MapView Component that comes out of the React Native box. At this point you might either start working on a full pack of new features, maybe over a declarative API, …
Read moreOne React Native (Form) Component to rule them all
If you haven't met Farid Safi's work yet, suffice to say he's building a whole set of well thought out Components for you to use in React Native apps. There would be almost no need to talk about its built-in Widgets and its extendible API, but we just did. Ch …
Read more