0

I am developing a custom keyBoard which have calendar inside it.

So I use THIS obj-c library for calendar and I have done all the necessary steps for importing this library and for testing I display that calendar into the UIView into StoryBoard and I got this:

enter image description here

Working good with storyBoard but when I try to import its delegate in the same project into KeyboardViewController.swift it is complaining like this:

enter image description here

How can I add this library into KeyboardViewController.swift?

Am I missing something?

I want to achieve something like this:

enter image description here

Dharmesh Kheni
  • 71,228
  • 33
  • 160
  • 165

0 Answers0