Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/web-ridge/react-native-paper-dates
Smooth and fast cross platform Material Design date and time picker for React Native Paper
https://github.com/web-ridge/react-native-paper-dates
android datepicker hermes ios material material-design performant picker react react-native react-native-paper react-native-web small timepicker translations
Last synced: 2 days ago
JSON representation
Smooth and fast cross platform Material Design date and time picker for React Native Paper
- Host: GitHub
- URL: https://github.com/web-ridge/react-native-paper-dates
- Owner: web-ridge
- License: mit
- Created: 2020-08-07T14:49:02.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-09-28T15:05:53.000Z (about 2 months ago)
- Last Synced: 2024-11-06T09:48:08.223Z (8 days ago)
- Topics: android, datepicker, hermes, ios, material, material-design, performant, picker, react, react-native, react-native-paper, react-native-web, small, timepicker, translations
- Language: TypeScript
- Homepage: https://www.reactnativepaperdates.com
- Size: 12.9 MB
- Stars: 667
- Watchers: 4
- Forks: 173
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
react-native-paper-dates
---
- Compatible with Expo
- Smooth and fast cross platform Material Design **date** picker and **time** picker for ([react-native-paper](https://callstack.github.io/react-native-paper/))
- Tested on Android, iOS and the web
- Uses native Date.Intl API's (web / iOS / Android)
- Small bundle size (because we use Intl implementation for each platform)
- Simple API
- Typesafe
- Endless (virtual) scrolling
- Performant
- Great React Native Web support
- Dependencies are [react-native-paper](https://callstack.github.io/react-native-paper/)## Demo
[reactnativepaperdates.com](https://www.reactnativepaperdates.com/)
## Documentation
Check out the official docs: [web-ridge.github.io/react-native-paper-dates](https://web-ridge.github.io/react-native-paper-dates/)
## Maintainers
[RichardLindhout](https://twitter.com/RichardLindhout) from [web_ridge](https://twitter.com/web_ridge)
[Brandon Fitzwater](https://github.com/iM-GeeKy)### Checkout our other libraries
- Simple cross platform navigation library for React Native (web): [react-native-ridge-navigation](https://github.com/web-ridge/react-native-ridge-navigation)
- Simple form library for React Native with great UX for developer and end-user: [react-native-use-form](https://github.com/web-ridge/react-native-use-form)
- Smooth and fast cross platform Material Design Tabs for React Native Paper: [react-native-paper-tabs](https://github.com/web-ridge/react-native-paper-tabs)
- Simple translations in React (Native): [react-ridge-translations](https://github.com/web-ridge/react-ridge-translations)## License
MIT