Page Transformer
Hello everyone, I am here with my new extension that is Page Transformer. This extension helps you to transform pages of a view pager with different transformers. Extension is based on modified sources of Page Transformer library on GIthub. 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.
Launched On :- 2021-12-25T18:30:00Z
Last Updated On :- 2021-12-25T18:30:00Z
Latest Version :- 1
Let see its blocks and their documentation
All Blocks
Documentation
Let see the documentation now
-
Error Occurred
This event raises when the error occurs. It mainly raises when it failed to extract the view pager from the given component.
-
Page Scrolled
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.
-
Initialize
This block initialize the view pager component.
-
IsInitialzed
Returns true if the view pager component is initialized in extension.
-
Set Transformer
This block applies the given transformation property to initialized view pager component.
-
Transformers
These are the 16 available transformer properties.
Usage
The extension is very simple to use as I said always to my all extensions.
This block is must to initialize your view pager component in the extension.
Set the transformer then and you’re good to go
Preview
Let see how it looks like
-
AccordionTransformer
-
BackgroundToForegroundTransformer
-
CubeInTransformer
-
CubeOutTransformer
-
DepthPageTransformer
-
FlipHorizontalTransformer
-
FlipVerticalTransformer
-
ForegroundToBackgroundTransformer
-
ParallaxTransformer
-
RotateDownTransformer
-
RotateUpTransformer
-
ScaleInOutTransformer
-
StackTransformer
-
TabletTransformer
-
ZoomInTransformer
-
ZoomOutSlideTransformer
-
ZoomOutTranformer
All demo videos are picked from Page Transformer Help library from Github. It’s much time consuming to make videos of all transformations so I posted these video from the repo here.
Download
Download Extension :
Download AIA : PageTransformer.aia (274 KB)
Download APK : PageTransformer.apk (5.35 MB)
Donate
Credit
Thanks @Shreyash for the super power full Rush .
Thanks @Jerin_Jacob for his wonderful extension platform.
Like the extension if you like it
Suggestion and issue are welcome
Thanks you
Sumit​