File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 88 },
99 "dependencies" : {
1010 "jcore-react-native" : " 2.1.3" ,
11- "jpush-react-native" : " 3.0.0 " ,
11+ "jpush-react-native" : " 3.0.1 " ,
1212 "react" : " 16.8.6" ,
1313 "react-native" : " 0.60.5" ,
1414 "update" : " ^0.7.4"
Original file line number Diff line number Diff line change @@ -339,7 +339,7 @@ export default class JPush {
339339 * title:对应“通知标题”字段
340340 *
341341 * content:对应“通知内容”字段
342- * broadcastTime:定时通知展示时间,需要把 时间戳 转为String 传入。
342+ * broadcastTime:定时通知展示时间,需要把 时间戳(毫秒) 转为String 传入。
343343 *
344344 * extras:对应“附加内容”字段
345345 *
Original file line number Diff line number Diff line change 66 "types" : " index.d.ts" ,
77 "license" : " ISC" ,
88 "author" : " wicked.tc130" ,
9- "version" : " 3.0.0 " ,
9+ "version" : " 3.0.1 " ,
1010 "repository" : {
1111 "type" : " git" ,
1212 "url" : " https://github.com/jpush/jpush-react-native"
You can’t perform that action at this time.
0 commit comments