Open arthur31416 opened 7 years ago
I've sent a pull request that fixes the issue. ReactPropTypeLocations
was just a keyMirror object so I replaced the property with the corresponding string.
I replaced those 3 lines with 2 new ones , did not work yet.
@almost manually changing make sense! Thanks!)
When I update to react native on master and react 16.0.0-alpha.4, I get the following error:
A quick fix is to change the following lines in
HTMLStyles.js
:I have no idea how useful this check is:
Any suggestion ?
Thanks