Skip to content

Commit 3c015d2

Browse files
author
Quoc Khanh
committed
2 parents a159046 + 742b804 commit 3c015d2

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,19 @@ Yes I heard you could use **self managed ConnectionService** thing. But since I'
66

77
You could also wait for [this feature request](https://github.com/react-native-webrtc/react-native-callkeep/issues/43) from `react-native-callkeep` to be resolved and have an easier life.
88

9+
<img width="400" src="https://github.com/bkdev98/react-native-incoming-call/raw/master/incoming-call.jpg">
10+
911
## Version 2 Breaking Changes
1012

1113
Hello there! It's been a while since I first public version 1 of this library, which contains some bugs that I don't have much time to fix.
1214

1315
Luckily I got a client project which needs this feature again and now I have time to improve it and make sure all major features work. So here is most of it I guess:
1416

15-
[x] More generic incoming call UI.
17+
- [x] More generic incoming call UI.
1618

17-
[x] Work nicely with all application state (foreground, background, killed, locked).
19+
- [x] Work nicely with all application state (foreground, background, killed, locked).
1820

19-
[x] More flexible APIs.
21+
- [x] More flexible APIs.
2022

2123
*Thanks to [jpudysz](https://github.com/jpudysz/react-native-callkeep)'s folk of react-native-callkeep, version 2 is heavily depended on it.*
2224

incoming-call.jpg

119 KB
Loading

0 commit comments

Comments
 (0)