File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
android/src/main/java/com/incomingcall Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ public void dismiss() {
6262
6363 // assert activity != null;
6464
65- UnlockScreenActivity .onDestroy ();
65+ UnlockScreenActivity .finish ();
6666
6767 return ;
6868 }
Original file line number Diff line number Diff line change 1717 "react-native" : " 0.62.2" ,
1818 "react-native-bootsplash" : " ^2.2.4" ,
1919 "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" ,
2121 "uuid" : " ^8.3.0"
2222 },
2323 "devDependencies" : {
Original file line number Diff line number Diff line change @@ -5441,9 +5441,9 @@ react-native-bootsplash@^2.2.4:
54415441 version "3.0.13"
54425442 resolved "git://github.com/jpudysz/react-native-callkeep#31118a0c90ca5d58824b33ed9ddb80b63e930ea7"
54435443
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 " :
54455445 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 "
54475447
5448544854495449 version "0.62.2"
You can’t perform that action at this time.
0 commit comments