Page Transformer

This extension allows you to apply page transformation animation to viewpager components. This extension can work with inbuilt view Pager component and extensions also. (Not tried with extension but it should work). There are 16 transformer to animate your pages while swiping view pager. You can set transformer after initializing the view pager component or extension with this extension.

Released on : 26 Dec 2021

Last Updated on : 26 Dec 2021

Latest Version : 1.0.0

All Blocks
blocks blocks
Documentation
image

This event raises when the error occurs. It mainly raises when it failed to extract the view pager from the given component.

image

This event raises when any page is being scrolling. It returns the position and offset( 0 - 1) indicate the how much percent the page is swiped.

image

This block initialize the view pager component.

image

Returns true if the view pager component is initialized in extension.

image

This block applies the given transformation property to initialized view pager component.

image

These are the 16 available transformer properties.

How to Use

The extension is very simple to use as I said always to my all extensions.

blocks (21)

This block is must to initialize your view pager component in the extension.

image

Set the transformer then and you're good to go

Preview

AccordionTransformer


AccordionTransformer

BackgroundToForegroundTransformer


BackgroundToForegroundTransformer

CubeInTransformer


CubeInTransformer

CubeOutTransformer


CubeOutTransformer

DepthPageTransformer


DepthPageTransformer

FlipHorizontalTransformer


FlipHorizontalTransformer

FlipVerticalTransformer


FlipVerticalTransformer

ForegroundToBackgroundTransformer


ForegroundToBackgroundTransformer

ParallaxTransformer


ParallaxTransformer

RotateDownTransformer


RotateDownTransformer

RotateUpTransformer


RotateUpTransformer

ScaleInOutTransformer


ScaleInOutTransformer

StackTransformer


StackTransformer

TabletTransformer


TabletTransformer

ZoomInTransformer


ZoomInTransformer

ZoomOutSlideTransformer


ZoomOutSlideTransformer

ZoomOutTranformer


ZoomOutTranformer

Downloads

You can download this extension from AI2 Store.