Open MohammedBashiru opened 4 years ago
"tns-android": { "version": "6.0.0" }, "tns-ios": { "version": "6.1.1" }
Describe the steps to reproduce it. Just add the plugin to any project
import { overrideModalViewMethod } from "nativescript-windowed-modal" overrideModalViewMethod()
Currently installed version 6.0.1 as work around.
Which platform(s) does your issue occur on?
Please, provide the following version numbers that your issue occurs with:
"tns-android": { "version": "6.0.0" }, "tns-ios": { "version": "6.1.1" }
Please, tell us how to recreate the issue in as much detail as possible.
Describe the steps to reproduce it. Just add the plugin to any project
Is there any code involved?