react-native-timeago-simple

react-native-timeago-simple JS library on npm Download react-native-timeago-simple JS library

Can be extended and it is very simple, currently only support zh and en

Version 0.0.2 License MIT
react-native-timeago-simple has no homepage
react-native-timeago-simple JS library on GitHub
react-native-timeago-simple JS library on npm
Download react-native-timeago-simple JS library
Keywords
modulesnode

react-native-timeago-simple

You can fork this library , and then do a meet your own needs. Also welcome contribute this one。

Install

yarn install react-native-timeago-simple

Usage

import TimeAgo from 'react-native-timeago-simple'

<TimeAgo language='en' time={customTime}/>

// can be return
// |en:            |zh:
// ? years ago    | ?年前
// ? months ago   | ?月前
// ? weeks ago    | ?周前
// ? days ago     | ?天前
// ? hours ago    | ?小时前
// ? miniutes ago | ?分钟前
// ? seconds ago  | ?秒前
// just now       | 刚刚

Api

field default params required
time any true
language en zh en
style any

license

MIT. Copyright (c) viii.