DayFlow-Sample
DayFlow-Sample copied to clipboard
Sample application for DayFlow the picker
Results
3
DayFlow-Sample issues
Sort by
recently updated
recently updated
newest added
original podfile didn't work for me.
Cannot run 'pod install' successfully because it expects 0.0.1
This only happens when scrolling back in history: ``` if (pickerCollectionView.contentOffset.y < 0.0f) condition becomes true and calls appendPastDates and that calls shiftDatesByComponents, so I am guessing jump is something...