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

Support custom shadows - not just elevation #31

Open
naomipol opened this issue Oct 17, 2018 · 2 comments
Open

Support custom shadows - not just elevation #31

naomipol opened this issue Oct 17, 2018 · 2 comments

Comments

@naomipol
Copy link

I'm building a React Native project that it's design relies largely on shadows (also with cards).

Using this great component with elevation property does not meet my needs.

I'm looking desperately for a solution:

I've tried react-native-shadow - but it badly effects performance.

What I found is this native android library for shadows that looks awesome, but I don't have the knowledge on putting it together with a React Native Component I can use in my project.

Could you consider creating a Native Component using this library to support custom shadows (define color, radius, offset etc.)

Thanks!

@Kishanjvaghela Kishanjvaghela added this to To do in cardview Nov 27, 2018
@cinder92
Copy link

cinder92 commented Mar 9, 2019

@naomipol i have implemented a custom android shadow colors, but is not working as i want :/

Captura de pantalla 2019-03-09 a la(s) 16 04 29

@huzaifaaak
Copy link

@cinder92 can you share gist or fork of how you implemented this ?

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

No branches or pull requests

4 participants