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
654 stars 170 forks source link

Require cycle #154

Closed MartijnGevaert closed 2 years ago

MartijnGevaert commented 2 years ago

I'm getting following warning on Android:

 WARN  Require cycle: node_modules\react-native-paper-dates\src\Date\DatePickerModal.tsx -> node_modules\react-native-paper-dates\src\Date\DatePickerModalContent.tsx -> node_modules\react-native-paper-dates\src\Date\CalendarEdit.tsx -> node_modules\react-native-paper-dates\src\Date\DatePickerInput.tsx -> node_modules\react-native-paper-dates\src\Date\DatePickerModal.tsx

Is this known behavior?

UmarFarooqCA commented 2 years ago

Same isse. any fixs? @MartijnGevaert

MartijnGevaert commented 2 years ago

No fix, the warning still shows up and for now I am just ignoring it.

lohenyumnam commented 2 years ago

No Fix yet ?

RichardLindhout commented 2 years ago

I'll try to finally fix this haha :)

RichardLindhout commented 2 years ago

Fixed in next release