JSPM

  • Created
  • Published
  • Downloads 34263
  • Score
    100M100P100Q159430F
  • License MIT

Performant Date Picker for React Native Paper

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



  • Compatible with Expo
  • Smooth and fast cross platform Material Design date picker and time picker for (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

Demo

reactnativepaperdates.com

Documentation

Check out the official docs: web-ridge.github.io/react-native-paper-dates

Maintainers

RichardLindhout from web_ridge
Brandon Fitzwater

Checkout our other libraries

License

MIT