react-native-datepicker的使用和DateP
2019-09-27 本文已影响0人
前端来入坑
android效果


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

去掉后:

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