JDFPeekaboo
JDFPeekaboo copied to clipboard
UIBarButtonItem not fully hide when tintColor is set
This can be recreated in the example app by inserting this one line code "doneButton.tintColor = [UIColor whiteColor];" at the line 53 of this file: https://github.com/JoeFryer/JDFPeekaboo/blob/master/Example/JDFPeekaboo/JDFViewController.m
Please help check. Thanks!
Hi @speedpursuer - thanks for reporting this. I'll take a look as soon as I can!