Package Exports
- react-native-paper-dates
- react-native-paper-dates/lib/commonjs/index.js
- react-native-paper-dates/lib/module/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (react-native-paper-dates) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
react-native-paper-dates
- 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
Demo
Documentation
Check out the official docs: web-ridge.github.io/react-native-paper-dates
Maintainers
RichardLindhout from web_ridge
Brandon Fitzwater
License
MIT