FlowBarButtonItem icon indicating copy to clipboard operation
FlowBarButtonItem copied to clipboard

Bar Button Item that can be moved anywhere in the screen, like Android's stickers button.

Results 3 FlowBarButtonItem issues
Sort by recently updated
recently updated
newest added

Hi, This is a nice work..... Can you provide an example hoe we use it in an objective-c app? Thank you George

Can not call value of non-function type 'module' Can you help me to resolve this issue? Thank you ![screen shot 2559-01-21 at 4 22 09 pm](https://cloud.githubusercontent.com/assets/13116797/12476350/50b483f6-c05b-11e5-9d08-5a37056413e4.png)

Since the window for the flow button declare "makeKeyAndVisible" it become the key window and will result problems in presenting UIAlertController on the key window if using: keyWindow.rootViewController You should...