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