AdaptyUI-React-Native icon indicating copy to clipboard operation
AdaptyUI-React-Native copied to clipboard

Fix: present UI on the topmost UIViewController

Open pablogdcr opened this issue 9 months ago • 2 comments

The Adapty UI can't be displayed on top of a React-Native modal or any other component that adds a new UIViewController.

This fix gets the topmost UIViewController and presents the view inside so that it can be displayed on top of modals.

pablogdcr avatar May 06 '24 16:05 pablogdcr