0
I have a problem related to Swift Slider when I try to put it inside a View
My project has the following structure
- View (main)
- View (used for grouping)
- Scrollview
- View ()
- Scrollview
- View (used for grouping)
If I put the Slider inside the Main View, View Cluster and Scrollview it matches with its working, if I put it inside the Object View it is the last it stops working.