HosseinShabani / react-native-modern-datepicker

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

Require cycle warnings #10

Closed MoKhajavi75 closed 4 years ago

MoKhajavi75 commented 4 years ago

There are several require cycle warnings. Shall I create a PR to resolve them by importing directly from the file? (as a temporary solution) Or we can just use YellowBox.ignoreWarnings(['Require cycle: '])

hiradary commented 4 years ago

This will be reviewed ASAP. Thanks for submitting this issue!

HosseinShabani commented 4 years ago

This issue resolved

ShuKTan commented 3 years ago

still having same issue