A react native application that is connected to a a dog image API to have unlimited images.
Clone down this repository. You will need react native installed globally on your machine.
To Run React Native Doctor:
npx react-native doctor
To Start On IOS:
npx react-native run-ios
To Start On ANDROID:
npx react-native run-android