Русские видео

Сейчас в тренде

Иностранные видео


Скачать с ютуб Editing events: iOS Calendar app in Swift with CalendarKit (Tutorial) в хорошем качестве

Editing events: iOS Calendar app in Swift with CalendarKit (Tutorial) 3 года назад


Если кнопки скачивания не загрузились НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием, пожалуйста напишите в поддержку по адресу внизу страницы.
Спасибо за использование сервиса savevideohd.ru



Editing events: iOS Calendar app in Swift with CalendarKit (Tutorial)

In this tutorial we'll add event creation and editing support to our calendar application. We'll make it possible to edit the beginning and the end of the event by dragging it, as in the default iOS calendar app. To edit events by filling in a form we'll be using a framework called EventKitUI in addition to EventKit and CalendarKit. Watch the first part of this tutorial:    • Create iOS Calendar app in Swift with...   Get the sample code for this app: https://github.com/richardtop/Calenda... CalendarKit: https://github.com/richardtop/Calenda... EventKit: https://developer.apple.com/documenta... EventKitUI: https://developer.apple.com/documenta... Subscribe and ring the bell to not miss next tutorials and iOS-related content. Have a suggestion? Leave it in the comments. Follow Richard on social media: Telegram: https://t.me/richardtop GitHub: https://github.com/richardtop/ Twitter:   / richardtop_ios   CalendarKit is a Swift calendar UI library for iOS, iPadOS and Mac Catalyst. It looks similar to the Apple Calendar app out-of-the-box, while allowing customization when needed. CalendarKit is composed of multiple modules which can be used together or independently. Timecodes: 0:00 Intro 0:39 Checking out previous project 3:22 Reacting to event selection 5:34 Adding a custom data model 13:35 Event detail view 18:15 How editing works in CalendarKit 24:28 Activating edit mode 28:28 Saving changes to the Event Store 31:50 Exiting edit mode 32:46 Creating new events 37:53 Showing a form for new events 44:34 Final result & explanation 45:11 Conclusion

Comments