João Mamede
João Mamede
Shouldn't the "vm" be responsible for calling the "destroy"(unbind and remove view) method on each view that is about to be replaced? Not sure if you want to have previous...
Why don't you use the `middleNameChanged` for the Controlled Input to render and show only the changes you're making on UI and your `savePerson` to pass in the new value...
> Are you suggesting that I keep the changes done as local state in the component until im ready to save? Yup. ``` javascript const Component = React.createClass({ getInitialState: function()...
I'm having the same issue
Is it possible to publish this?
@BinaryMuse is this something that you're going to add to the lib? Or should we just take the concept and apply on a new project with React 0.13.x and Fluxxor?...
@gmatikas maybe on this [project](https://github.com/agencyenterprise/react-native-health) you'll get more luck on having Oxygen Saturation.
+1 I'd love to get some error logging. Sometimes I think wkhtmltoimage is taking a lot of time and eventually gives an error that I'm unable to see on console.