[ Package conformance ]
UI Components · >=9.1.0 <10.0.0
@react-native-community/datetimepicker
the real upstream package JS runs from the guest bundle. the granular onValueChange prop starts in 9.1.0; its controlled iOS wrapper resolves codegenNativeComponent('RNDateTimePicker') to the engine UIDatePicker wheel. paired native and SootSim proof covers fixed-offset and IANA-named date calendars. the pinned Fabric emitter omits utcOffset, so its Int32 field is observed as 0 on native and intentionally matches that value here.94%
API coverage
No visual conformance cases have been published for this package yet. The registry summary below describes what the compat layer implements.
Working (13)
real upstream DateTimePicker and exported constantsvaluemode date/time/datetimegranular onValueChange event and DateminimumDatemaximumDateminuteIntervallocaletimeZoneOffsetInMinutestimeZoneName for date-mode calendar selectiontextColorthemeVariantdisabled
Missing (5)
displayIOS 'default'/'compact'/'inline' calendar styles (all render as wheels)countdown mode renders the time wheelnamed-zone time/datetime modes are not retained by paired proofaccentColorpublic onDismiss; deprecated onChange is not covered by the retained native proof