D
D
Danil Chekalin2020-10-27 19:53:58
React Native
Danil Chekalin, 2020-10-27 19:53:58

Is it possible to implement call overlay in React Native / Flutter?

I don’t know what it’s called correctly, call overlay or something else, but the question is, is it possible to implement a call, as is done in Telegram / Whatsapp, etc., including when the screen is off?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Roman Alexandrovich, 2020-10-28
@dakiesse

when I was doing such a project and the result was, https://github.com/tariq86/rn-sip-app used this repository as a basis. react-native-callkit is for displaying the call. the project was brought to the state of running through time. it was clear that the code itself is old and it is better to write this project natively on androyd and ios. As for flutter, we haven't been able to try our hand at this direction yet.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question