Otto Kivikärki
Otto Kivikärki
I've tried the tips described in the readme and in one of the issues about creating a checksum of the `patches` folder but to no luck, I still keep getting...
Header locations changed for RN 0.60+ and they were searched from node_modules folder instead of Pods. Searching for them in node_modules/react-native wouldn't work because the folder structure was changed significantly...
Current version of 1.1.3 doesn't support React greater than 15.5 that don't ship with proptypes. ``` index.js?36bf:206 Uncaught TypeError: Cannot read property 'array' of undefined ``` from dist.js line 216...