react native image card
1.0.0

Vidéo: https://www.youtube.com/watch?v=kfkiykgymdi
EXPO CLI
npm install -g expo-cliNœud js avec 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