headzoo / react-moment

React component for the moment date library.
MIT License
517 stars 72 forks source link

Deprecation warning: moment construction falls back to js Date #90

Open skd1993 opened 5 years ago

skd1993 commented 5 years ago

I keep getting this warning in my react native app, I could not find any way to fix this. I am using Date() in my JS code, how do I tackle this warning?

And thanks for this amazing library

milichev commented 3 weeks ago

I wonder if I contribute to fixing this, would it be merged?