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

Access Just Calendar View #1

Open
skram opened this issue Jul 21, 2016 · 1 comment
Open

Access Just Calendar View #1

skram opened this issue Jul 21, 2016 · 1 comment

Comments

@skram
Copy link

skram commented Jul 21, 2016

Nice framework! Curious, tinkered around with it and doesn't seem you can easily initialize and access just the calendar's view. i,e: not show it modally with animation. I'd like to get a reference of the view I can use with addSubview() or render it to an image to manipulate etc..Thanks again.

@Aku-n06
Copy link
Owner

Aku-n06 commented Jul 22, 2016

Thanks for your suggestion skram; I will work to make the control more "elastic" soon

for now, if you need it, you can edit the project by yourself,
the ASCalendar.swift is a facade class.
As you can see there is an internal var calendarV : ASCalendarV! inside it , this is the view you are looking for (the facade are built just to make it easier to setup it)

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