Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 631 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 631 Bytes

react-native-datepicker

This repository contains a React Native project, implementing the react-native-datepicker package.

datepicker

Download Apk

Installation

npm install react-native-datepicker --save

Development

  1. Clone this repo.
  2. Run npm install.
  3. Ensure a device, or emulated Android image is connected (adb devices).
  4. Run react-native run-android. or
  5. Run 'react-native run-ios'.

get more detail from react-native-datepicker.