React Native Timeago Versions Save

An auto-updating timeago component for React Native using moment.js

v0.4.0

6 years ago
  • Conversion to ES6 format
  • removal of TimerMixin
  • addition of Flow
  • added Jest testing support

v0.3.0

7 years ago
  • Updated to React Native 0.25 (Thanks @markgoodyear)
  • Improved usage flexibility by allowing more data types to construct the Moment.js instance (Thanks @sodik82)
  • Added more information to the Readme for international usage (Thanks @yanqiw)