-
Notifications
You must be signed in to change notification settings - Fork 813
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
Made a cool calendar? Post its image here. #2 #216
Comments
Made an availability calendar using multiple instances of JTAppleCalendar embedded on custom UICollectionViewCells. |
@dimmdesign awesome theme there. Btw, would one instance of the calendar work in vertical mode? I think the calendar should look the same right? |
@patchthecode - It should work in either direction, even with a custom layout. And I guess you could also make each calendar work independently as well. |
Had a goal to create a calendar with vertical continuous scrolling and selecting range of dates "from" and "to". Many thanks to @patchthecode for creating such a perfect library! PS: @patchthecode when I found this calendar I checked the screenshots and was not able to find any which represented the vertical scrolling calendars (which is more iOS style I think rather than horizontal). So I was really about to start looking for a new lib, cuz this one had no examples of vertical scrolling so I thought it's not possible to be done by this lib, but fortunately I found an issue with the question and was able to achieve my goal :) Why am I writing this long story: I think it would be great if you add the vertical scrolling calendars to your main example (the gif on cocapod and main github page) since I think this will increase conversion of your library usage. Hope you got my point ! :) Thanks! |
Here is my version of JTAppleCalendar to have functions like AirBnb to block nights after nearest not available date sorry for my english in code :) If you want inspiration: https://github.com/kmentrobin/JTAppleCalendarAirBnb |
Looking good :) +1 man |
@TimeToCodeIos is this one for iPad? Nice clean design +1 |
@patchthecode Thank you :) No,It is for iphone only |
@capptan Looking good man. Open a new issue and I can help you with that design to show only available dates |
@capptan I also need same calendar with available time slot on particular dates.If someone can help me in this. |
@ChanchalW i like the way you did the miniature notifications +1 |
@RushanB looking good. Glad it could help with this sort of work. |
@almatri youre welcome man. +1. Your design looks very clean. :) |
@almatri, how did you created that gradient navigation bar? Btw, your design looks cool. |
First: I created a function for CAGradientLayer to create gradient colored layer for specific bounds
Second: I created a function that create a gradient colored image. Notice that the parameters have default values and for the colors I used "UIColor_Hex_Swift".
Then just set a background image using the function "imageLayerForGradientBackground"
|
@almatri, thank you so much! |
@ameyavichare interesting concept with that time scroller at the bottom. +1 |
Click here for more images |
This post is now locked. To add your calendar screenshot, please click this link instead
Want to see the previous Screen Shots
#1
? Click here nowThe text was updated successfully, but these errors were encountered: