Skip to content

youneshenniwrites/react-native-image-card

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Native Image Card

card image

Video: https://www.youtube.com/watch?v=kFkiykgYMDI

Prerequisites

Run the application

  1. Clone the repo in your local machine.
git clone https://github.com/jtaylor1989/react-native-image-card.git

# then

cd react-native-image-card
  1. Install client dependencies.
yarn

# or

npm install
  1. Launch the simulator.
expo start --ios

# or

expo start --android

Releases

No releases published

Packages

No packages published