UNPKG

@nativescript-community/ui-pager

Version:

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

7 lines (6 loc) 181 B
import { Pager } from '..'; export default class Scale extends java.lang.Object { owner: WeakRef<Pager>; constructor(); transformPage(view: any, position: any): void; }