nativescript-accordion
nativescript-accordion copied to clipboard
ERROR in node_modules/nativescript-accordion/angular/index.d.ts:107:22 - error NG6002: Appears in the NgModule.imports of HelpModule, but could not be resolved to an NgModule class. This likely means that the library (nativescript-accordion/angular) which declares...
### Which platform(s) does your issue occur on? - Android - Android 10 - device, Xiaomi Redmi Note 8A ### Please, provide the following version numbers that your issue occurs...
How can i got the scroll events? Like (scroll)="onScroll($event)" https://docs.nativescript.org/angular/ui/ng-components/scroll-view#scroll-event
On iOS, the first item of the childItems list is not shown properly and an additionnal empty item is added at the end of the list ### Make sure to...
where should Header and Footer appears and how to make them absolute layout? and how to style all of this like where should I add a margin between the items...
### Make sure to check the demo app(s) for sample usage ### Make sure to check the existing issues in this repository ### If the demo apps cannot help and...
Hey, Ty for this nice plugin man. But i wonder how could i make all items collapse. Setting "selectedIndexes=[]" is not working. Im using Angular and expanding items with "selectedIndexes...
### Make sure to check the demo app(s) for sample usage Checked samples. ### Make sure to check the existing issues in this repository Checked issues. ### If the demo...