WeibinZheng opened a new issue #1484: input type为date的时候选择时间问题 URL: https://github.com/apache/incubator-weex/issues/1484 最近在使用的时候使用了input并设置type为date类型选择时间,发现在iPhone7 plus上面 点击done和cancel大部分不会触发事件, 后来看源码发现WXDatePickerManager类中使用了UIToolbar的方式去设置done和cancel按钮,目前我修改成view加两个UIButton的形式,未发现上述问题
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
