Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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