This repository contains a React Native project, implementing the react-native-datepicker package.
- Clone this repo.
- Run
npm install
. - Ensure a device, or emulated Android image is connected (
adb devices
). - Run
react-native run-android
. or - Run 'react-native run-ios'.