tjvantoll / nativescript-social-share

♻️ A NativeScript plugin for using the iOS/Android social sharing widgets
MIT License
94 stars 48 forks source link

Render above visible view controller to make it useable from a modal #45

Closed bbroereES closed 4 years ago

bbroereES commented 5 years ago

When using nativescript Angular, this popup would render under a modal if it was triggered from there. By using the visible view controller instead, this is rendered on top of the modal.