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

UI is not correct for Chinese #350

Closed zkteco-home closed 8 months ago

zkteco-home commented 8 months ago

image

zkteco-home commented 8 months ago

one more thing,about keyboardIcon and iclockIcon,if we dont use MaterialCommunityIcons or hide icon,how to do it?

github-actions[bot] commented 8 months ago

Hey! Thanks for opening the issue. Can you provide a minimal repro which demonstrates the issue? Posting a snippet of your code in the issue is useful, but it's not usually straightforward to run. A repro will help us debug the issue faster. Please try to keep the repro as small as possible. The easiest way to provide a repro is on snack.expo.dev. If it's not possible to repro it on snack.expo.dev, then you can also provide the repro in a GitHub repository.

zkteco-home commented 8 months ago

I created PR,I tested it and working fine,please check it

https://github.com/web-ridge/react-native-paper-dates/pull/351