react-native-callkeep
react-native-callkeep copied to clipboard
Custom Layout Incoming Call Android
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!
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/
you can also use notifee https://github.com/invertase/notifee/issues/501#issuecomment-1246700681
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.