react-native-drop-shadow icon indicating copy to clipboard operation
react-native-drop-shadow copied to clipboard

https://www.npmjs.com/package/react-native-drop-shadow

Results 24 react-native-drop-shadow issues
Sort by recently updated
recently updated
newest added

` "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: ![image](https://user-images.githubusercontent.com/8073002/199185537-7ad576ea-4bb2-41c8-83fd-61beb6c290a2.png) 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 ![image](https://github.com/hoanglam10499/react-native-drop-shadow/assets/25143695/e8af464f-2b7a-4364-9646-6e67b0c6a305) ![image](https://github.com/hoanglam10499/react-native-drop-shadow/assets/25143695/8458e0d2-0436-4774-9bdf-70ec349d8add) - Android ![image](https://github.com/hoanglam10499/react-native-drop-shadow/assets/25143695/f7dc5f1d-c291-496d-bbff-319be1e7c6a6) ![image](https://github.com/hoanglam10499/react-native-drop-shadow/assets/25143695/5d16c54a-319b-4c52-ae7e-62c596199f7e) 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 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=react-devtools-core&package-manager=npm_and_yarn&previous-version=4.28.0&new-version=4.28.4)](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...

dependencies

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 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=react-devtools-core&package-manager=npm_and_yarn&previous-version=4.28.0&new-version=4.28.4)](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...

dependencies

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...

dependencies

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...

dependencies

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...