react-native-datepicker的使用和DateP

2019-09-27  本文已影响0人  前端来入坑

android效果


image.png
image.png
customStyles={{ dateInput:{borderWidth:0} }} //去掉DatePicker的显示时候的边框
有边框: image.png
去掉后: image.png

Android: https://blog.csdn.net/weixin_40614372/article/details/86303221
IOS:https://reactnative.cn/docs/datepickerios/

上一篇 下一篇

猜你喜欢

热点阅读