Releases: TylerLH/react-native-timeago
Releases · TylerLH/react-native-timeago
v0.4.0
- Conversion to ES6 format
- removal of TimerMixin
- addition of Flow
- added Jest testing support
v0.3.0
- 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)