Is it possible to create a floating widget with React Native?

Viewed 559

I have seen a lot of mobile apps that come with a floating widget to do certain tasks such as recording the screen when you exit the app.

I haven't seen a way to implement this in react-native yet. Is it possible?

I am not talking about a floating action button here.

0 Answers
Related