halfnelson / svelte-native

Svelte controlling native components via Nativescript
MIT License
1.82k stars 78 forks source link

fix: showModal to work with no Frame apps #277

Closed farfromrefug closed 2 years ago

farfromrefug commented 2 years ago

showModal now does not require a Frame anymore. It also complies with the vue implementation by allowing to set a custom target

halfnelson commented 2 years ago

Awesome, much cleaner