Coder Social home page Coder Social logo

abcalendarpicker's Introduction

#ABCalendarPicker

Fully configurable iOS calendar UI component with multiple layouts and smooth animations.

##Screenshots of grid layouts

Month, year, 20-years views:

        

Week view:

Three weeks view (thanks @ChrisJCraft for idea):

Seasoned month view:

##Include framework in your project

This library project is "iOS Static Library" and made with this instruction: http://code.google.com/p/ios-static-framework/

###Get compiled framework and bundle

  1. Compile project ABCalendarPicker.xcodeproj

  2. Open ~/Library/Developer/Xcode/DerivedData in Finder by pressing ⇧⌘G

  3. Find ABCalendarPicker.framework and ABCalendarPicker.bundle in .../ABCalendarPicker-xxxxxxxxxxx/Build/Products/

###Add framework and bundle to your project

  1. Add ABCalendarPicker.framework to your project frameworks

  2. Add ABCalendarPicker.bundle to your project resources

###Using ABCalendarPicker class to XIB file

  1. Create UIView object in your XIB

  2. Change UIView class to ABCalendarPicker using Identity Inspector

  3. Add this first line to main.m: [ABCalendarPicker class];

  4. #import <ABCalendarPicker/ABCalendarPicker.h> anywhere you need.

##Demo video Here are two videos, short and long. Short video shows component features. Long video shows commertial app features on iPhone 4 (really the slowest iPhone for animations).

ABCalendarPicker short demo: http://youtu.be/d2PGFiO_jk4

ABCalendarPicker 3 weeks mode: http://youtu.be/1B0X4Zqy8QY

Mr.Calendario long demo: http://youtu.be/Hz3D4Q5CDuQ

##App to try

Mr.Calendario in AppStore (not free)


Written with Mou - The missing Markdown editor for web developers

abcalendarpicker's People

Contributors

a2 avatar k06a avatar kcharwood avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.