pableiros
pableiros
The page menu indicator is not centered in SplitViewController on DetailViewController  P.D. Thank you for the library 😁
How can I support differents orientations? Vertical and horizontal.  
I need `isScrolling` property to be public.
I don't know if it is the best solution but it improves the long press when you try to move one event to a different week and it solves the...
I need the `currentMovingCell` to solve a weird animation occurs when moving an event on the same date of another event. I do this to solve the weird animation: ```swift...
The resources need to implemented that way on the `.podspec` because using the current configuration, you get the following error when you try to upload a mac catalyst app to...
The annoying `M_PI` warning was removed replacing the `M_PI` to `Double.pi`. I added `UIImpactFeedbackGenerator` at the moment of pull to imitate the gesture from `UIRefreshControl` only on a iPhone 7...