react-native-callkeep icon indicating copy to clipboard operation
react-native-callkeep copied to clipboard

Custom Layout Incoming Call Android

Open congkhanh24 opened this issue 1 year ago • 3 comments

Hi everyone!

I don't want to use the layout of the Phone Application to receive incoming calls on Android in the background state. I want to custom Layout. I known we need to set up selfManaged: true and code Native Android. But I can't any example for that. Who can help me solve that. Thanks a lot!

congkhanh24 avatar Jun 21 '23 10:06 congkhanh24

you'll have to make a custom incoming call activity that you'll expose to react native via native modules this should help: https://blog.theodo.com/2021/03/react-native-incoming-call-ui-callkeep/

wilmxre avatar Jun 22 '23 06:06 wilmxre

you can also use notifee https://github.com/invertase/notifee/issues/501#issuecomment-1246700681

frozencap avatar Sep 05 '23 19:09 frozencap

you can also use notifee invertase/notifee#501 (comment)

Would you be open to getting in touch and sharing more details? (If so, feel free to reply here or follow me on Twitter)

I've been experimenting a lot with this and can't quite get it to work.

Would love to know if a cohesive user experience is achievable with these tools, and if so, share it to the broader community.

jgarplind avatar Oct 02 '23 13:10 jgarplind