shadow-card-rn
v0.0.3
Published
a card component with a shadow background and you have to include an image and a location you want to navigate to. it uses react navigation
Downloads
6
Maintainers
Readme
shadow-card-rn
shadow-card-rn
is a React Native package that provides a customizable card component with a shadow background, designed for displaying images.
Installation
Install the package using npm:
npm install shadow-card-rn
Usage
Application structure
This is how the App.js should look like
Your navigation should be similar to this
This is how the package.json should look like