Jay Cohen
Jay Cohen
Trying to overlay the resulting photo from `func swiftyCam(_ swiftyCam: SwiftyCamViewController, didTake photo: UIImage) {}` method and it's failing. The photo object is returned but can't be placed in an...
Would be a great feature to add the ability to select the inline text hinted value.
Is it possible to use reachability in conjunction with background mode to detect a wifi connection change? Thanks
Cannot get library to work with current documentation. Example: `navigationController?.tr_pushViewController(vc, method: TRPushTransitionMethod.Fade, completion: { print("Push finish") })` TRPushTransitionMethod is no longer typed on this method `TransitionAnimationable` is.
Is there a way to change the background color of the default view without creating another UIView to house CircularSpinner?