Skip to content

Commit 1f2351f

Browse files
committed
release 2.1.0
9455386 readme: stored `completion()` and call on js side usage ( zxcpoiu 2020-03-25 18:00:47 +0800) eda5288 support store `completion` for invoke later ( zxcpoiu 2020-03-17 23:20:03 +0800) e3974c4 Update Readme.md (change AppDelegate.m) (#54) ( Abhishek Velaydham 2020-04-30 01:39:37 -0700) 87d1a91 readme: add didInvalidatePushTokenForType delegate desc in usage ( zxcpoiu 2020-03-18 18:26:32 +0800) 9a30069 readme: update report to callkit notes ( zxcpoiu 2020-03-13 06:38:05 +0800) 5698457 readme: update note for silent push ( zxcpoiu 2020-03-12 12:22:14 +0800) 243fee1 readme: add note for should enabled capabilities in xcode ( zxcpoiu 2020-03-11 18:19:54 +0800) 303b39c readme: add note for ios 13 with CallKit ( zxcpoiu 2020-03-11 17:36:09 +0800) c5d64fd readme: update doc for RN dependency ( zxcpoiu 2019-12-28 00:24:44 +0800)
1 parent 9455386 commit 1f2351f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-voip-push-notification",
3-
"version": "2.0.0",
3+
"version": "2.1.0",
44
"description": "VoIP push notification on react-native",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)