A datetime picker for React Native. In-modal or inlined. Supports Android and iOS.
패키지 검색...
react-native-date-picker유사 패키지:
npm 다운로드 트렌드
3 년
🌟 react-native-date-picker의 README.md에 실시간 사용 차트를 표시하려면 아래 코드를 복사하세요.
## Usage Trend
[](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
[](https://npm-compare.com/react-native-date-picker)
통계 세부사항
패키지
다운로드
Stars
크기
Issues
발행일
라이선스
react-native-date-picker
206,513
2,454
3.97 MB
57
5ヶ月前
MIT
인기 비교
react-native-date-picker
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.
iOS
Android
Inlined
The second option is to use the inlined picker. For instance in a view or a custom made modal.