Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

black stripe #13

Open
ilia1103 opened this issue Jan 23, 2023 · 1 comment
Open

black stripe #13

ilia1103 opened this issue Jan 23, 2023 · 1 comment

Comments

@ilia1103
Copy link

When using the following parameters - the view starts to add a black bar at the bottom
IMG_0039

@ilia1103
Copy link
Author

viewBack.clipsToBounds = false
viewBack.layer.cornerRadius = 10
viewBack.layer.shadowRadius = 3
viewBack.layer.shadowOpacity = 0.8
viewBack.layer.shadowColor = #colorLiteral(red: 0.8763721585, green: 0.8834845424, blue: 0.9023393989, alpha: 1)
viewBack.layer.shadowOffset = CGSize(width: 0, height: 3)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant