Hey guys, is it possible with accompanist viewpager to only allow swiping right to left?
c
cb
01/19/2022, 10:00 AM
No, that isn't currently supported.
🙏 1
f
FunkyMuse
01/19/2022, 4:42 PM
i’m trying to create a walkthrough screen but i don’t want to allow the user to go back to the previous screen, is there something that can be done to view pager to enable that use-case or an alternative?
c
cb
01/19/2022, 8:58 PM
You could try adding a Box around it which consumes certain swipes.