HosseinShabani / react-native-modern-datepicker

A customizable calendar, time & month picker for React Native (including Persian Jalaali calendar & locale)
MIT License
577 stars 165 forks source link

Remove default props in header and DatePicker.JS #154

Open gorbenco03 opened 4 months ago

gorbenco03 commented 4 months ago

In last update of expo sdk, there is a warning ERROR Warning: Header: Support for defaultProps will be removed from function components in a future major release. Use JavaScript default parameters instead. ERROR Warning: DatePicker: Support for defaultProps will be removed from function components in a future major release. Use JavaScript default parameters instead.

renanmalato commented 3 months ago

Hi I spent few days trying to fix that and I could get a warn free version changing the code base I will keeping that in another repository till they pull this fix....