weilsonwonder / WWCalendarTimeSelector

A android inspired iOS date/time picker
MIT License
317 stars 126 forks source link

Can I use this lib in my Swift 4 project #80

Open rahul-inspired-iosdeveloper opened 5 years ago

rahul-inspired-iosdeveloper commented 5 years ago

I am planing to use this lib in my swift 4 project. I have tried to install it thru pod installation but it showing too many errors, is it updated to swift 3 or 4 version.

IOSDeveloperProgrammer commented 5 years ago

@rahul-inspired-iosdeveloper did you resolved this issue ? i was facing same issue and got many error at timeselector.swift file . please help me

vineethmadathil commented 5 years ago

Yes. You can. Follow this one https://github.com/weilsonwonder/WWCalendarTimeSelector/issues/73#issuecomment-398286492

rahul-inspired-iosdeveloper commented 5 years ago

@rahul-inspired-iosdeveloper did you resolved this issue ? i was facing same issue and got many error at timeselector.swift file . please help me

Hi man sorry for late reply I have fixed the issue by removing pod from project and added swift-4 files from GitHub.

MithunMadhav1112 commented 5 years ago

@vineethmadathil I tried copy pasting that code as instructed. But still there are a lot of errors.