I am working on a travel app where I have to show the travel plan with drop-down as shown in the image, I don't know how to create these circles joined with dotted line...
If I expand a plan, the respective dotted line expands with it. How do I code that in React Native?
Image is taken from bookmundi
I have used native base, dropdown component, but I need these circles and lines styling too.