The default font used in android is the default one used by android system. Can i use a different phone using styling or some sort like we use custom fonts for Text using fontFamily.
The default font i use in my app is Montesserat which you can see in calendar font but the datepicker is using default phone font.
Please check the discussion i started in the GitHub for more. https://github.com/henninghall/react-native-date-picker/discussions/297#discussion-3234793
Please help if anyone knows how to do this.