Skip to content

Commit c885a7f

Browse files
author
Quoc Khanh
committed
fix dismiss func
1 parent 047223e commit c885a7f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

example/yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5443,7 +5443,7 @@ react-native-bootsplash@^2.2.4:
54435443

54445444
"react-native-incoming-call@git+https://github.com/bkdev98/react-native-incoming-call.git":
54455445
version "2.0.1"
5446-
resolved "git+https://github.com/bkdev98/react-native-incoming-call.git#1b254f5908290e8d55e495086accb9543195f63e"
5446+
resolved "git+https://github.com/bkdev98/react-native-incoming-call.git#047223e1b9a37223dfb3ca9c63178f1466287776"
54475447

54485448
react-native@0.62.2:
54495449
version "0.62.2"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-native-incoming-call",
33
"title": "React Native Incoming Call",
4-
"version": "2.0.1",
4+
"version": "2.0.2",
55
"description": "React Native module to display incoming call activity. Only for Android since iOS we have VoIP.",
66
"main": "index.js",
77
"scripts": {

0 commit comments

Comments
 (0)