I love your work!
💬 Question related to Version 2.4.0 of Kitten Tricks
After starting expo web version: There are the following console logs:
index.js:1 Warning: Invalid value for prop dispatch on <div> tag. Either remove it from the element, or pass a string or number value to keep it in the DOM. For details, see https://fb.me/react-attribute-behavior
index.js:1 Warning: React does not recognize the marginHorizontalprop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercasemarginhorizontal instead. If you accidentally passed it from a parent component, remove it from the DOM element.
Warning: Failed prop type: Invalid props.style key labelFontFamilysupplied toView.
Warning: Invalid value for prop iconon <input> tag. Either remove it from the element, or pass a string or number value to keep it in the DOM.
Warning: Unknown event handler property **onIconPress**.
And some more
Question: Are those issues related to ui-kitten or are coming from underlying components? Any idea how to remove them?
I love your work!
💬 Question related to Version 2.4.0 of Kitten Tricks
After starting expo web version: There are the following console logs:
index.js:1 Warning: Invalid value for propdispatchon <div> tag. Either remove it from the element, or pass a string or number value to keep it in the DOM. For details, see https://fb.me/react-attribute-behaviorindex.js:1 Warning: React does not recognize themarginHorizontalprop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercasemarginhorizontalinstead. If you accidentally passed it from a parent component, remove it from the DOM element.Warning: Failed prop type: Invalid props.style keylabelFontFamilysupplied toView.Warning: Invalid value for propiconon <input> tag. Either remove it from the element, or pass a string or number value to keep it in the DOM.Warning: Unknown event handler property **onIconPress**.And some more
Question: Are those issues related to ui-kitten or are coming from underlying components? Any idea how to remove them?