Thanks for reading my post.
I work in a company that works with telecom. We have an app made with React Native. The app can do all sorts of stuff like call transfer, Do-not-disturb etc.
However, I would like the app to do something specific when the phone rings.
I know it can be done in native (java, swift) - but can it be done in react native?