ui-material-components icon indicating copy to clipboard operation
ui-material-components copied to clipboard

NativeScriptMaterialTabsModule not found in ui-material-tabs 5.0.6

Open johandrott opened this issue 5 years ago • 1 comments
trafficstars

After upgrading to ui-material 5.x I got the following message in the console Skärmavbild 2020-09-22 kl  20 25 35

So I installed @nativescript-community/ui-material-tabs but there is no angular folder in node_modules after installing so the import { NativeScriptMaterialTabsModule } from "@nativescript-community/ui-material-tabs/angular" doesn't work.

Skärmavbild 2020-09-22 kl  20 44 37

johandrott avatar Sep 22 '20 18:09 johandrott

@johandrott my bad indeed there is no angular module for it. Will look at @nativescript/angular to get it from there . until then stick to 4.x if you need tabs!

farfromrefug avatar Sep 22 '20 22:09 farfromrefug