You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by GitBox <gi...@apache.org> on 2021/01/18 07:38:16 UTC

[GitHub] [incubator-weex] kklwg commented on issue #3329:

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:
users@infra.apache.org