farhoudshapouran / react-native-ui-datepicker

Customizable React Native 📅 DatePicker component for Android, iOS, and Web. It includes single, range and multiple modes and supports different locales.
https://farhoudshapouran.github.io/react-native-ui-datepicker/
MIT License
272 stars 28 forks source link

Console.log on mount #70

Closed z1Vinicius closed 4 months ago

z1Vinicius commented 4 months ago

There is a "console.log" that emit when the component is mounted

farhoudshapouran/react-native-ui-datepicker/src/DateTimePicker.tsx

Line 88 - console.log(initialCalendarView);

farhoudshapouran commented 4 months ago

I'll check it thank you

farhoudshapouran commented 4 months ago

This issue was resolved in v2.0.2