IGLDropDownMenu icon indicating copy to clipboard operation
IGLDropDownMenu copied to clipboard

If anyone think it should re-write to a swift version, please leave a comment in this issue.

Open bestwnh opened this issue 8 years ago • 5 comments

If anyone think it should re-write to a swift version, please leave a comment to tell me. If this implement in swift, there are two plan:

  1. Just a swift version, no api or struct change, will work fine in your project to replace the objective-c version.
  2. A total new swift version with struct re-write and api change, can implement most of(not all) the old functions and some new effect. But maybe more change for replace the objective-c version.

Which one you prefer?

bestwnh avatar Apr 22 '16 03:04 bestwnh

A swift version is wonderful

cougarwww avatar Sep 01 '16 01:09 cougarwww

I'd like option 1 or 2. Doesn't matter much for me as long as it is Swift vs Objective-C.

akatasonov avatar Oct 30 '16 18:10 akatasonov

Any option will do as long as it works with Swift3. Although, re-write will be great for both performance and memory. But if that cost you more time please stick to option 1.

mjhassan avatar Nov 30 '16 18:11 mjhassan

@mjhassan you mean it won't work with Swift3 now?

bestwnh avatar Dec 01 '16 02:12 bestwnh

I don't see any Swift3 branch, tag, badge or not even a mention in README.md. So I assumed it may not gonna support Swift3. Now after seeing your comment I created a dummy project and integrated and it works. +1 kudos.

mjhassan avatar Dec 06 '16 16:12 mjhassan