react-native-date-picker
A datetime picker for React Native. In-modal or inlined. Supports Android and iOS.

react-native-date-picker downloads react-native-date-picker version react-native-date-picker license

react-native-date-picker類似パッケージ:
npmのダウンロードトレンド
3 年
🌟 react-native-date-pickerのREADME.mdにリアルタイム使用チャートを表示するには、以下のコードをコピーしてください。
## Usage Trend
[![Usage Trend of react-native-date-picker](https://npm-compare.com/img/npm-trend/THREE_YEARS/react-native-date-picker.png)](https://npm-compare.com/react-native-date-picker#timeRange=THREE_YEARS)
Cumulative GitHub Star Trend
🌟 react-native-date-pickerのREADME.mdにGitHub Starsトレンドチャートを表示するには、以下のコードをコピーしてください。
## GitHub Stars Trend
[![GitHub Stars Trend of react-native-date-picker](https://npm-compare.com/img/github-trend/react-native-date-picker.png)](https://npm-compare.com/react-native-date-picker)
統計詳細
パッケージ
ダウンロード数
Stars
サイズ
Issues
公開日時
ライセンス
react-native-date-picker206,5132,4543.97 MB575ヶ月前MIT
react-native-date-picker のREADME

React Native Date Picker

A cross platform react native date picker component for android and ios. It includes 3 different modes: date, time, and datetime. The date picker is customizable and has multiple language support.

Modal

The first option is to use the built-in modal.

React Native DateTime Picker Modal iOSReact Native DateTime Picker Modal Android
iOSAndroid

Inlined

The second option is to use the inlined picker. For instance in a view or a custom made modal.

React Native DateTime PickerReact Native Date Time Picker
iOSAndroid

Installation

See github page for installation instructions.

Documentation

See github page for documentation and more info.

Examples

See github page for code examples.

Modes

React Native Timepicker

react native timepicker react native timepicker android

More info about the react native timepicker.

React Native Datepicker

react native datepicker react native datepicker android

More info about the react native datepicker.

React Native Datetimepicker

React Native Date Picker react native datetimepicker react native datetimepicker android

More info about the react native datetimepicker.


Visit github page →