UNPKG

react-native-date-time-picker

Version:

A Date and Time picker for Android more in the iOS selector style.

15 lines (14 loc) 398 B
{ "name": "DateTimeExample", "version": "0.0.1", "private": true, "scripts": { "start": "node node_modules/react-native/local-cli/cli.js start", "open": "open ios/DateTimeExample.xcodeproj" }, "dependencies": { "react-native": "^0.18.0-rc", "react-native-wheel": "fixt/react-native-wheel", "react-native-date-time-picker": "fixt/react-native-date-time-picker" } }