React Native Simple Card View

Description:

A simple card view component for React-Native that provides an easy way to add a card view on your screen.

Installation:

# Yarn
$ yarn add react-native-simple-card-view
# NPM
$ npm install react-native-simple-card-view --save

Preview:

React Native Simple Card View

Add Comment