Can I use react-native with window manager?

161 views Asked by At

I know react-native can be used with fragment manager as in https://reactnative.dev/docs/integration-with-android-fragment

How do I use the component in window manager though?

Actually my main aim is to create a "display over other apps"(canDrawOverlays). If I can use any other way other than through window manager that's okay for me too.

0

There are 0 answers