UNPKG

@nativescript-community/ui-pager

Version:

A NativeScript Pager / Carousel component that allows the user to swipe left and right through pages of data.

5 lines (4 loc) 79 B
declare const Plugin: { install(Vue: any): void; }; export default Plugin;