Quivr / iOS-Week-View

QVRWeekView is a framework which provides a calendar view that can be customized to display between 1 to 7 days in both portrait and landscape mode. Includes customization features to customize colours, fonts and sizes.
MIT License
39 stars 21 forks source link

Is it possible to turn off the infinite horizontal scroll #20

Closed AryaaSk closed 4 years ago

AryaaSk commented 4 years ago

I just wanted to know if it was possible to turn off the horizontal scroll as in my project I only need it for one day at a time

reilem commented 4 years ago

This is currently not supported, but I think it'll be easy to implement so I might give it a go. Will let you know when it's done.

AryaaSk commented 4 years ago

This is currently not supported, but I think it'll be easy to implement so I might give it a go. Will let you know when it's done.

Thank you please let me know by just responding here

reilem commented 4 years ago

Finite scrolling is implemented in PR #26 this issue will close automatically when it is merged. If you have any other comments, feel free to open another issue 😄