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

Create a "ShadowView" UIView container #69

Open
tylermilner opened this issue Aug 9, 2019 · 0 comments
Open

Create a "ShadowView" UIView container #69

tylermilner opened this issue Aug 9, 2019 · 0 comments

Comments

@tylermilner
Copy link
Contributor

Creating views that have a shadow and a rounded corner can be tricky. I believe you have to create a rounded shadow as a parent view and then add the content view as a subview and round its corners (exact method needs verification). It would be nice to have a reusable and configurable "ShadowView" that sets up this hierarchy properly that we could reuse between projects.

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

No branches or pull requests

1 participant