How to create Dynamic View Pager| Guide

Thanks. :slight_smile:
I will update it by tomorrow.

Does it work like this?

1 Like

Yes. Similar to this. Icons will be at the top. :sweat_smile:

1 Like

Great guide! I was looking for this, specially same as shown in video.

1 Like

Thanks again. :relieved:
For bottom navigation, I think you will need some extensions.

1 Like

Using some logic you can achieve it.

1 Like

Nice guide @golumaths100

1 Like

Nice :blush: Easy and short guide.

1 Like

Thanks. :slight_smile:

I know it is short but don’t why I was not able to execute the logic at first. It took me half an hour to execute it. :laughing:

1 Like

Thanks. Glad you liked it. :slight_smile:

1 Like

Waiting for this

I’m sorry. :sweat_smile: I thought everyone understood it.
Here’s the video:

And here’s the aia file:

viewpager.aia (13.7 KB)

Hope it helps. :slight_smile:

4 Likes

Hi i dont understand the difference between your project and a normal view Pager component

The only difference is that we can create page viewer tabs dynamically with this guide.

Just add the number in for each number loop, it will create given number of page viewer tabs dynamically.

3 Likes

This project shows how to create dynamic page for view pager but with view pager you’ve to add every components manually. Hope you understand.
:wink:

1 Like

Also, we can use some extensions to decorate it(I can’t mention the name as its not allowed here).:sweat_smile:

I know it, … animation :grin:

Yeah! :shushing_face: :shushing_face:

1 Like

You can use phase for animation.

No. The extension which I did not mention here is related to ViewPager. We can’t do that with Phase extension.