Skip to content

Smooth and fast cross platform Material Design date and time picker for React Native Paper

License

Notifications You must be signed in to change notification settings

atomicobject/react-native-paper-dates

 
 

Repository files navigation

react-native-paper-dates



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

Demo

reactnativepaperdates.com

Documentation

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

Maintainers

RichardLindhout from web_ridge Brandon Fitzwater

License

MIT

About

Smooth and fast cross platform Material Design date and time picker for React Native Paper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 94.6%
  • JavaScript 4.2%
  • CSS 1.2%