ui-material-components
ui-material-components copied to clipboard
NativeScriptMaterialTabsModule not found in ui-material-tabs 5.0.6
trafficstars
After upgrading to ui-material 5.x I got the following message in the console

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.
@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!