0

I am working on stack view and need something like this.

enter image description here

I need a vertical stackview which shows the pages name below as shown in the picture, I have no idea about how stack view works and how it functions. Is an example available?

halfer
  • 19,824
  • 17
  • 99
  • 186
Siddhesh Pawar
  • 259
  • 4
  • 24

1 Answers1

1

Maybe you can use Swipecards or SwipeStack library. I'm using Swipecards with some layout behind it to create impression of view stack like below:

SwipeStack

webzooh
  • 356
  • 2
  • 9