How to implement Mini View like PipView in mobile app with React-Native

Viewed 75

I want to implement a Mini View or Floating View (for WebRTC calling) in React-Native that should be persist or opened until we close it and it should be remain opened if we navigate to other screen any idea about this?

enter image description here

0 Answers
Related