A datetime picker for React Native. In-modal or inlined. Supports Android and iOS.
Procurar pacotes...
react-native-date-pickerPacotes similares:
Tendência de downloads npm
3 Anos
🌟 Mostre o gráfico de uso em tempo real no README.md de react-native-date-picker, basta copiar o código abaixo.
## Usage Trend
[](https://npm-compare.com/react-native-date-picker#timeRange=THREE_YEARS)
Cumulative GitHub Star Trend
🌟 Mostre o gráfico de tendência de GitHub Stars no README.md de react-native-date-picker, basta copiar o código abaixo.
## GitHub Stars Trend
[](https://npm-compare.com/react-native-date-picker)
Detalhe de estatísticas
Pacote
Downloads
Stars
Tamanho
Issues
Publicado em
Licença
react-native-date-picker
206,513
2,454
3.97 MB
57
il y a 5 mois
MIT
Comparações populares
react-native-date-picker
README para react-native-date-picker
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.