mukaschultze / nativescript-windowed-modal

Consistent modals for Android and iOS
https://www.npmjs.com/package/nativescript-windowed-modal
Apache License 2.0
47 stars 18 forks source link

ERROR Error: Cannot find module '@nativescript/core/ui/layouts/layout-base' #24

Open MohammedBashiru opened 4 years ago

MohammedBashiru commented 4 years ago

Which platform(s) does your issue occur on?

Please, provide the following version numbers that your issue occurs with:

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?

import { overrideModalViewMethod } from "nativescript-windowed-modal"
overrideModalViewMethod()
MohammedBashiru commented 4 years ago

Currently installed version 6.0.1 as work around.