BROptionsButton icon indicating copy to clipboard operation
BROptionsButton copied to clipboard

The project seems not working with Swift

Open mal3k opened this issue 9 years ago • 3 comments

Hi, I tried to reproduce the same idea of your project in Swift (add the custom button as subview to the tab bar) but the button is always NOT exceeding the edges of the tab bar. Was there any tip missing from Objective-c to Swift ?

Thanks

mal3k avatar May 16 '15 00:05 mal3k

hi @mal3k, Sorry for the late response, I should update the library for Swift ASAP

BasheerSience avatar Oct 06 '15 08:10 BasheerSience

Curious, do you have this in Swift yet?

michaelaguiar avatar Oct 01 '16 21:10 michaelaguiar

I have it running in Swift with Bridging Header, but the "did select" is triggered badly. I need to press like 100 times to have it triggered (iphone 6s+ / ios10)

davidseek avatar Dec 27 '16 13:12 davidseek