David Khourshid
David Khourshid
You can work around this: https://remarkablemark.org/blog/2017/02/25/webpack-ignore-module/
@joshacheson These seem like good ideas, and I'd be happy to review a PR swiftly if you decide to implement them.
I don't think so yet, but it would be very simple to copy [`src/native.js`](https://github.com/davidkpiano/react-redux-form/blob/master/src/native.js) and adapt it for Android controls. Want to do a PR? 😄
Thanks @januszdotnl ! It should be pretty straightforward - the implementation is very similar to React Native (iOS).
@Jahans3 feel free to tackle this if you know how it'd be done 😉
Try `actions.setInitial`.
Please provide a CodePen or CodeSandbox to demonstrate the issue.
Go to Pen Settings > JavaScript and add Immutable.JS
It mainly is a lack of time - it's in a stable state (I know a few companies using it in production) and I don't have time to handle the...
Code example please.