Forked to change keyboard type on the date picker input
- Smooth and fast cross platform Material Design date picker and time picker for (react-native-paper)
- Tested on Android, iOS and the web
- Uses the native Date.Intl API's which work out of the box on the web / iOS an on Android with Hermes from RN version 0.66 (automatic day name, month translations without bundle size increase)
- For RN below 0.66 see for Android Intl support the android-caveats guide
- Simple API
- Typesafe
- Endless (virtual) scrolling
- Performant
- Great React Native Web support
- Dependencies are react-native-paper
![](https://private-user-images.githubusercontent.com/7604441/241342273-c1ae6c92-94a6-43f8-90b0-8f21c20fd4e9.gif?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxNjk4MjIsIm5iZiI6MTczOTE2OTUyMiwicGF0aCI6Ii83NjA0NDQxLzI0MTM0MjI3My1jMWFlNmM5Mi05NGE2LTQzZjgtOTBiMC04ZjIxYzIwZmQ0ZTkuZ2lmP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxMCUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTBUMDYzODQyWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9MDM3NzVkNGExMTFmNDJiMzI1MzJlOTAyNDNkYzFkYjUxNzNiNTMzN2Y3MzBhNjIxNzFmMThiMGQ3ZWVhMGVhYSZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.9VawM71iy9vxWnpiJc0f1IQD0pblTHQHKkYMwppvLlI)
Check out the official docs: web-ridge.github.io/react-native-paper-dates
RichardLindhout from web_ridge Brandon Fitzwater
MIT