nativescript-ui-feedback icon indicating copy to clipboard operation
nativescript-ui-feedback copied to clipboard

Module 'nativescript-ui-calendar' not found for element 'nativescript-ui-calendar:RadCalendar'

Open acqj opened this issue 4 years ago • 0 comments

tns plugin add nativescript-ui-calendar version:7.0.2

xml -》 xmlns:calendar="nativescript-ui-calendar"

<calendar:RadCalendar id="calendar" eventsViewMode="Day" />

error: Module 'nativescript-ui-calendar' not found for element 'nativescript-ui-calendar:RadCalendar' nativescript_core__WEBPACK_IMPORTED_MODULE_0_.Property is not a constructor why???????

acqj avatar Jan 11 '21 11:01 acqj