nativescript-accordion
nativescript-accordion copied to clipboard
Accordion demo-ng not working
Hi, I am new to nativescript angular.I need to show a collapsible list in my project So wanted to use the accordion plugin But the Sample code is not working for angular .When I run demo-ng sample for angular I get the following error :
../Downloads/nativescript-accordion-master/demo-ng/node_modules/nativescript-accordion/index"' has no exported member 'Accordion'.
node_modules/nativescript-accordion/index.d.ts(1,15): error TS2307: Cannot find module './accordion'. ../src/accordion.android.ts(67,37): error TS2503: Cannot find namespace 'android'.