react-native-3d-card
Version:
A customizable React Native 3D card/credit-card component.
36 lines (21 loc) ⢠903 B
Markdown



# About
A customizable React Native 3D card/credit-card component š³
<img src ="https://i.imgur.com/WeC96F6.gif" width="40%"/>
## Dependencies
This lib uses react-native-linear-gradient, so it is needed for this lib to work.
## Instalation
To install just input the following command:
```bash
npm i react-native-3d-card react-native-linear-gradient
```
or
```bash
yarn add react-native-3d-card react-native-linear-gradient
```
## Props
š§ Soon all props will be listed š§
## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.