BugiDev / react-native-calendar-strip

Easy to use and visually stunning calendar component for React Native.
MIT License
958 stars 329 forks source link

highlightDateNumberStyle fontFamily issue #356

Open menusha95 opened 2 years ago

menusha95 commented 2 years ago

highlightDateNumberStyle fontFamily not changing but highlightDateNameStyle works fine

highlightDateNumberStyle={{ color: 'white', fontWeight: '700', fontFamily: 'ProximaNova-Regular', }}