Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chr314/react-native-neumorphism
Neumorphism shadows for Android, iOS and Web
https://github.com/chr314/react-native-neumorphism
android ios neumorphic neumorphism react-native react-native-web shadows
Last synced: 19 days ago
JSON representation
Neumorphism shadows for Android, iOS and Web
- Host: GitHub
- URL: https://github.com/chr314/react-native-neumorphism
- Owner: chr314
- License: mit
- Created: 2021-09-15T13:45:14.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-10-25T23:36:53.000Z (about 3 years ago)
- Last Synced: 2024-11-16T18:09:36.272Z (about 2 months ago)
- Topics: android, ios, neumorphic, neumorphism, react-native, react-native-web, shadows
- Language: TypeScript
- Homepage:
- Size: 457 KB
- Stars: 6
- Watchers: 2
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# react-native-neumorphism
Neumorphism shadows for Android, iOS and Web
## Installation
```sh
yarn add react-native-neumorphism
```## Usage
```js
import Neumorphism from "react-native-neumorphism";// ...
TEST
```
## License
MIT