I want to add a carousel to my app.
However, I want the carousel to automatically adjust to focus on 1 image at a time.
Basically, I want a regular horizontal carousel, but I want it to be fixed to automatically align the displayed image to the left of the screen.
- (Identical to how the Uber App has their landing page carousels set up)
I’ve been trying to fix this for a long time so any help would be very greatly appreciated. Thank you!