You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: