File tree 3 files changed +4
-4
lines changed
android/src/main/java/com/incomingcall 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ public void dismiss() {
62
62
63
63
// assert activity != null;
64
64
65
- UnlockScreenActivity .onDestroy ();
65
+ UnlockScreenActivity .finish ();
66
66
67
67
return ;
68
68
}
Original file line number Diff line number Diff line change 17
17
"react-native" : " 0.62.2" ,
18
18
"react-native-bootsplash" : " ^2.2.4" ,
19
19
"react-native-callkeep" : " git://github.com/jpudysz/react-native-callkeep" ,
20
- "react-native-incoming-call" : " git+https://github.com/bkdev98/react-native-incoming-call.git#v2 " ,
20
+ "react-native-incoming-call" : " git+https://github.com/bkdev98/react-native-incoming-call.git" ,
21
21
"uuid" : " ^8.3.0"
22
22
},
23
23
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -5441,9 +5441,9 @@ react-native-bootsplash@^2.2.4:
5441
5441
version "3.0.13"
5442
5442
resolved "git://github.com/jpudysz/react-native-callkeep#31118a0c90ca5d58824b33ed9ddb80b63e930ea7"
5443
5443
5444
- " react-native-incoming-call@git+https://github.com/bkdev98/react-native-incoming-call.git#v2 " :
5444
+ " react-native-incoming-call@git+https://github.com/bkdev98/react-native-incoming-call.git " :
5445
5445
version "2.0.0"
5446
- resolved "git+https://github.com/bkdev98/react-native-incoming-call.git#ea8fe8c4711fa39c316f34c5ed412de3f07a12f1 "
5446
+ resolved "git+https://github.com/bkdev98/react-native-incoming-call.git#3c015d2506b5b0f4c5fe7151ababeb0b31512c5a "
5447
5447
5448
5448
react-native@0.62.2 :
5449
5449
version "0.62.2"
You can’t perform that action at this time.
0 commit comments