Tomas Batalla
Tomas Batalla
Hey @Tanatcu any update? Very interested in this feature. Wondering what bug you found on iOS and if you were able to fix.
Strange, I can't reproduce now. `tsc` was saying that `Requirable` as defined by `PropTypes` and `RequireableValidator` as defined here weren't compatible. I'll explore a bit deeper if and when it...
Ok, couldn't reproduce before because I was using `patch-package` and didn't see that I hadn't undone it. This is my `tsc` output: ``` Type 'import("/xxx/node_modules/react-moment-proptypes/index").ReactMomentProptypes.Validator' is not assignable to type...