Skip to content

Commit b2288ce

Browse files
author
zhanq
committed
新增ChangeLog
1 parent 6c4ca6b commit b2288ce

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# JPush-React-Native
22

3+
##ChangeLog
4+
5+
1.新增本地通知api
6+
7+
2.调整设置调试模式方法,setLoggerEnable({debug:boolean})改为setLoggerEnable(boolean)
8+
9+
3.调整设置ios角标方法,setBadge({badge:int})改为setBadge({badge:int,appBadge:int}),新增appBadge用于设置APP显示角标
10+
311
## 1. 安装
412

513
```

0 commit comments

Comments
 (0)