You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 hideAgo prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase hideago instead. 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)
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: