web-ridge / react-native-paper-dates

Smooth and fast cross platform Material Design date and time picker for React Native Paper
https://www.reactnativepaperdates.com
MIT License
637 stars 161 forks source link

Update TimePickerModal.tsx #351

Closed zkteco-home closed 6 months ago

zkteco-home commented 8 months ago

for customizing icon,for ex : const keyboard-outline= require('../assets/images/keyboard-outline.png'); clockIcon={()=>}

RichardLindhout commented 6 months ago

I'm not sure if it's good to import from react-native-paper/lib maybe we can add any instead of IconSource for now