React 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 more

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 more

Build 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 more

React 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