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

Redesign calendar month view for iOS7 #257

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

andygeers
Copy link

Here's a redesigned version of the calendar month view that looks more like the iOS7 calendar. You can customise the colour of the user interface elements using [TKCalendarMonthView setImageTintColour:[UIColor blueColor]];

@tiptop-labs
Copy link

When I git clone https://github.com/Hubbub/tapkulibrary.git and open Demo.xcodeproj/ with Xcode 5 on iOS 7 I still get a pre-iOS-7 month grid calendar. Is this a feature or a bug?

@andygeers
Copy link
Author

Not sure, I haven't done anything to update the demo project, though it slightly surprises me that it still uses the old version.

@bartekhugo
Copy link

Probably you cloned master and not ios7 branch, on ios7 is under navigation bar but looks ios7-ish.. will it be merged soon?

@maggix
Copy link

maggix commented Feb 19, 2014

Hi, not sure if you need support for both iOS6 and iOS7 in the same app (depending on system version at runtime), but that's what I did in my branch, starting from the work of @andygeers
Feel free to use this if you need: https://github.com/maggix/tapkulibrary/tree/ios7

@devinross devinross changed the title Rdesign calendar month view for iOS7 Redesign calendar month view for iOS7 Jan 27, 2015
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

Successfully merging this pull request may close these issues.

None yet

4 participants