Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple months in the same view? #272

Closed
kcockrel opened this issue Apr 19, 2016 · 3 comments
Closed

Multiple months in the same view? #272

kcockrel opened this issue Apr 19, 2016 · 3 comments

Comments

@kcockrel
Copy link

Hello again! I would like to have my Calendar show multiple months on the same page using Swift, like the example here:
screen shot 2016-04-18 at 8 11 02 pm

But I can't find any documentation on how to do it. Please help!

@WenchaoD
Copy link
Owner

calendar.pagingEnabled = false

@kcockrel
Copy link
Author

That works! Thanks again! However, when trying to set pagingEnabled to OFF using the interface builder, XCode crashes. I'm not sure if this is just a problem on my end, though.

@WenchaoD
Copy link
Owner

Set pagingEnabled to OFF using the interface builder, XCode crashes

This is fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants