Skip to content

Redesign calendar month view for iOS7 - #257

Open
andygeers wants to merge 7 commits into
devinross:masterfrom
Hubbub:ios7
Open

Redesign calendar month view for iOS7#257
andygeers wants to merge 7 commits into
devinross:masterfrom
Hubbub:ios7

Conversation

@andygeers

Copy link
Copy Markdown

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
Copy Markdown

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
Copy Markdown
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
Copy Markdown

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

@maggix

maggix commented Feb 19, 2014

Copy link
Copy Markdown

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.

4 participants