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
648 stars 168 forks source link

No Icons in 'DatePickerInput' modal when using 'Material Design 2' #400

Open gengurke opened 1 month ago

gengurke commented 1 month ago

Current behavior

Since quite a while (around updating to expo 50) the icons are missing from the DatePickerInput modal. I thought I just configured something wrong until I check the official example / demo on https://www.reactnativepaperdates.com/ which has the same issue, when using Material Design 2.

How can this be fixed, since this seems to affect everyone?

Expected behavior

How to reproduce?

Preview

Problem on the official demo Page: https://www.reactnativepaperdates.com/ image image

What have you tried so far?

Thank you in advance

iM-GeeKy commented 1 month ago

PRs are welcome! (I haven't looked into it too deeply, but it looks like maybe it only affects web, the example app renders icons on iOS, I'd still need to confirm Android and can try to look after I fix another open issue).