Deco: a React Native IDE with live props manipulation and a component manager
If you enjoyed Qwikly's concept before (a Design to Code application) and you're eagerly waiting for Nuclide's support for React Native, then you're going to love Deco! Deco promises to provide a Components Hub manager and code scaffolding, with live props ma …
Read moreReact Native v0.20.0 released
v0.20.0 on GitHub (npm) New features Added an optional options parameter for WebSockets - 9b87e6c Generalized image decoding and resizing logic - 21fcbbc Make CameraRoll work with Promises - 9baff8f Change the js signature to be Promise based and dynami …
Read moreDrag 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 more