react-native-drop-down-calendar-view icon indicating copy to clipboard operation
react-native-drop-down-calendar-view copied to clipboard

Results 2 react-native-drop-down-calendar-view issues
Sort by recently updated
recently updated
newest added

Hey, i am getting the following error in the console; CalendarView is accessing findNodeHandle inside its render(). render() should be a pure function of props and state. It should never...

Hey, i am getting the following error when trying to use the calendar; Cannot find variable SLIDER_HEIGHT I can see that it in fact is not defined; if i define...