react-native-drop-shadow
react-native-drop-shadow copied to clipboard
https://www.npmjs.com/package/react-native-drop-shadow
` "react-native-drop-shadow": "^0.0.6", "react-native": "0.68.1", ` I have i simple buton component with shadow and android ripple color. To simplify, i just copypaste some part of it:  on Android...
If I could give you 100 stars 👍 Best shadow component for Android. Done as it should be.
#1 #9 Shows that many wanna use this within their expo projects. The response has always been that it's not supported on expo. Any chance we could see support for...
I had hard time building the project cause of this error swallow, which is also a bad practice. In my case `node` path was missing for Android studio and the...
* "react-native": "0.70.9", * "react-native-drop-shadow": "^1.0.0", ``` import DropShadow from "react-native-drop-shadow"; ``` - iOS   - Android   If you double shadows on Android, it doesn't look like...
Bumps [react-devtools-core](https://github.com/facebook/react/tree/HEAD/packages/react-devtools-core) from 4.28.0 to 4.28.4. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [react-devtools-core](https://github.com/facebook/react/tree/HEAD/packages/react-devtools-core) from 4.28.0 to 4.28.4. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.11 to 7.23.2. Release notes Sourced from @babel/traverse's releases. v7.23.2 (2023-10-11) NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release...
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.11 to 7.23.2. Release notes Sourced from @babel/traverse's releases. v7.23.2 (2023-10-11) NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release...
hi, it looks like there is a memory leak in this library. I have a list 10 items with a shadow, these items rerenders/changes over the time. The memory is...