Giter Site home page Giter Site logo

wrcalendarview's Introduction

WRCalendarView

CI Status Version License Platform

Calendar Day and Week View for iOS

Following the work from RVCalendarWeekView and MSCollectionView

Features

  • written in swift 3.1
  • infinite scroll horizontally left and right
  • changable between day and week
  • paging horizontally

screenshot

Requirements

  • Xcode 8.x
  • Swift 3.x
  • iOS 8.0

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Installation

WRCalendarView is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "WRCalendarView"

To Do features

  • drap and drop event
  • pinchable event
  • test code
  • support device orientation

Author

wayfinder, [email protected]

License

WRCalendarView is available under the MIT license. See the LICENSE file for more info.

wrcalendarview's People

Contributors

wayfinders avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

wrcalendarview's Issues

delete event

Is there any way to remove event from the view?

Change Border and background color

Tried changing border color,grid color and background color of event view.
Changed from Xib also and tried in code too, but none worked.

Week mode not showing the current date

After switching to week mode, it is not showing the current date page. instead of that, it is showing some 2 years backdate. I couldn't find any property or method to set the cureent page to display.

Please help me out

Not able to see long events

I have added an event which has start date: 8/8/2017 and end date 10/8/2017 but it is only showing event in start date and not showing between a start and end date.

I have tried to create an event using init(beginning: Date?, end: Date?) and also init(beginning: Date, chunk: TimeChunk) by adding 2 days but it is only showing events for start date.

Please help me to add long events.

Timimg issue

Time shows in left bar is not matching with current time. Please let me how to fix it or how to set manual time in left bar from 6:00 to 17:00

img_e0191

How can i give start and end time ?

@wayfinders Thanks!
``frmdt": "04-Sep-2017",
"todt": "10-Sep-2017",
"strdt": "2017-09-03T18:30:00.000Z",
"endt": "2017-09-09T18:30:00.000Z",
"frmtm": "08:45",
"totm": "09:30",
"caldate": "04-Sep-2017 - 10-Sep-2017",
"caltime": "08:45 - 09:30",'`

this im getting array from server (sunday - saturday) . i need to show on calendar. i stuck to implementing your code. can you please let me know . some example code . how can i implement and acheive it. please guide me.

DropDownMenuKit error

i just download your project and run it after install pods but got an error.
it says "import DropDownMenuKit" <- no such a module. how can fix that ?

EXC_BAD_ACCESS on UIColor(hex:) initializer

The initializer obj-C private implementation interfers with and swift convenience init(hex: Int) and crashes, because it try's to use to the color hex numeber as a memory address

tap and selectEvent

Hi~
There is a problem about "tap" and "selectEvent" function.
They will work together when I select an event.
How to distinguish these two function?

Thanks for answer.

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.