Closed
Description
When using the Range Picker (Pick multiple dates) on web, no calendar days are shown β only the day headers (S, M, T, W, etc.). This makes it impossible to select a date range.
You can reproduce this on the official demo site:
π https://www.reactnativepaperdates.com/
Steps to Reproduce:
Go to the site above
Click "Pick multiple dates"
Calendar opens, but no days are visible
Expected:
Calendar should display the days of the month for selection.
Environment:
react-native-paper-dates: ^0.22.45
react-native-paper: ^5.14.5
react-native: 0.79.3
react: 19.0.0
expo: 53.0.11
expo-router: ~5.0.7
Browser: Chrome / Safari
Node: 18.x
Yarn: 4.9.1
Let me know if you need a Snack or repo link β but it's reproducible directly from your docs.