kklwg commented on issue #3329:
URL: https://github.com/apache/incubator-weex/issues/3329#issuecomment-762049222


   同WXPickerModule一样。   在WXDatePickerManager.m设置
    if (@available(iOS 13.4, *)) {
          self.datePicker.preferredDatePickerStyle = UIDatePickerStyleWheels;
     }


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to