UNPKG

react-native-3d-card

Version:

A customizable React Native 3D card/credit-card component.

36 lines (21 loc) • 903 B
![npm](https://img.shields.io/npm/v/react-native?color=%232fa90f&label=react-native&style=plastic) ![npm](https://img.shields.io/npm/dm/react-native-3d-card?style=plastic) ![npm](https://img.shields.io/npm/dt/react-native-3d-card?style=plastic) # 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.