react native image card
1.0.0

Video: https://www.youtube.com/watch?v=kfkiykgymdi
Expo Cli
npm install -g expo-cliNode JS dengan NPM
git clone https://github.com/jtaylor1989/react-native-image-card.git
# then
cd react-native-image-card
yarn
# or
npm install
expo start --ios
# or
expo start --android