Pager / Carousel component that allows the user to swipe left and right through pages of data.
18
stars
10
forks
source link
Indicator is not shown when it has PagerItems defined, the property showIndicator is true #19
Open
ebsi-lruiz opened 2 years ago
When defining PagerItems as Pager content, the indicator is not shown (showIndicator is set true) I'm using nativescript-vue
Dependencies: "@nativescript-community/ui-pager": "^13.0.37", "@nativescript/core": "^8.2.1", "@nativescript/android": "^8.2.2", "@nativescript/ios": "^8.2.2", "@nativescript/types": "^8.0.0", "nativescript-vue": "~2.9.0"
Code: