WRNavigationBar_swift icon indicating copy to clipboard operation
WRNavigationBar_swift copied to clipboard

navBarBackgroundAlpha is not working

Open mrhaxic opened this issue 6 years ago • 0 comments

Hey,

If you are trying to use navBarBackgroundAlpha = 0 but giving white background and you want to use imageView example your have to use

navigationController?.navigationBar.isTranslucent = true

Thanks

mrhaxic avatar Nov 23 '18 03:11 mrhaxic