Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@react-native-community/datetimepicker

Package Overview
Dependencies
Maintainers
30
Versions
103
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-native-community/datetimepicker - npm Package Versions

1
911

2.4.0

Diff

Changelog

Source

2.4.0

  • Add Windows date picker #157
  • Update Example App to RN 0.62.2 #146
  • throw when invalid props are passed to android picker #148
  • Recommend npx pod-install for setup instructions #159
vonovak
published 2.3.2 •

Changelog

Source

2.3.2

  • Fix android nougat display spinner #118
vonovak
published 2.3.1 •

Changelog

Source

2.3.1

  • fix typescript compilation errors #138, #143
  • use yarn for managing deps (this should not influence consumers)
vonovak
published 2.3.0 •

Changelog

Source

2.3.0

  • add textColor prop for iOS: #127
vonovak
published 2.2.3 •

Changelog

Source

2.2.3

  • Fix iOS picker's styling bug where picker would be fixed to 216px height no matter what style was applied to the picker. This is because previously, the picker was always wrapped in a View which was now removed. Since style prop was never documented in this package, we do not consider this a breaking change. Now style can correctly apply specific height settings and flex. NOTE: this only works with View style property type. #120
  • update readme example code #124
luancurti
published 2.2.2 •

Changelog

Source

2.2.2

  • Fix android time picker returning today's date instead of the given date #115
vonovak
published 2.2.1 •

Changelog

Source

2.2.1

  • Fix missing return statement #107
vonovak
published 2.2.0 •

Changelog

Source

2.2.0

  • Fix podspec to get source from tag #103
  • fix prettier usage #102
  • Introduce neutral button via neutralButtonLabel on Android pickers #93
  • update readme #100
vonovak
published 2.1.2 •

Changelog

Source

2.1.2

  • Fix Android Nougat datetime picker mode="spinner" #47
vonovak
published 2.1.1 •

Changelog

Source

2.1.1

  • Add countdown option to iOSMode types #31
  • Added TS type definition file path to package.json #77
  • Improved readme #33, #39, #46, #97
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc