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

Default placeholder image is not hiding when make it circle using style #33

Open
VikasSahu opened this issue Jul 15, 2020 · 1 comment

Comments

@VikasSahu
Copy link

Hi
I am using ImageLoader for the rounded profile pic, styling is working perfect but default placeholder image is not getting hide if use background colour or if I change placeholder image using placeholderSource property, placeholder image applied but because of circle outer part is visible of default placeholder.

Versions
"react-native-image-placeholder": "^1.0.14",
"react-native": "0.62.2",

Attachments :
Screenshot 2020-07-15 at 6 31 36 PM
Screenshot 2020-07-15 at 6 32 49 PM

Please help.

@knjl34
Copy link

knjl34 commented Oct 8, 2020

You can add borderRadius which is default property

for ex. borderRadius={60 / 2} like this

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

2 participants