react-native-item-checkbox icon indicating copy to clipboard operation
react-native-item-checkbox copied to clipboard

getting propType Warnings

Open gerard0315 opened this issue 8 years ago • 1 comments

I tried it on RN0.24 but keeps giving me these two: Failed propType warning: Invalid prop.style key 'color' supplied to 'View' Failed propType warning: Invalid prop.style key 'color' supplied to 'RTCView'

gerard0315 avatar Jun 01 '16 15:06 gerard0315

Hey,

go in your node_modules/react-native-item-checkbox... And edit ItemChecbox.js, repalce by this : Look here !

Normally it fix it... And edit after, what you want for your box_checked...etc...

MayeuldP avatar Jun 20 '16 13:06 MayeuldP