react-native-timeago
react-native-timeago copied to clipboard
warning React does not recognize the `hideAgo` prop on a DOM element
Thanks for making this library!
I'm getting this warning - I'm pretty new to react-native so please let me know if I'm doing something stupid.
index.js:1 Warning: React does not recognize the
hideAgoprop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercasehideagoinstead. If you accidentally passed it from a parent component, remove it from the DOM element.
in div (created by Text) in Text (at TimeAgo.js:43)