shadow-card-rn
is a React Native package that provides a customizable card component with a shadow background, designed for displaying images.
Install the package using npm:
npm install shadow-card-rn
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