Skip to content

Releases: TylerLH/react-native-timeago

v0.4.0

26 Oct 00:37
Compare
Choose a tag to compare
  • Conversion to ES6 format
  • removal of TimerMixin
  • addition of Flow
  • added Jest testing support

v0.3.0

11 May 15:53
Compare
Choose a tag to compare
  • 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)