I am trying to build Android/IOS application application with React Native and trying to gather knowledge about its ability in manipulating incoming calls, so for example user is getting incoming call from somebody, is it possible for React Native to just hide this screen?
i've tried to gather all the modules and librarys for React Native which could perform such task but I could not find anything. so is this even possible, even in Flutter?