Mohenni / react-native-image-card

React Native image card component with a toggle like button

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

React Native image card component with a toggle like button

License:MIT License


Languages

Language:JavaScript 100.0%