I built a calendar package for iOS that focuses on modularity, customization, and performance. GitHub: https://github.com/claustrofob/Yotei Why I built it I kept rewriting calendars across projects and couldn’t find something that was both flexible and performant. Most solutions were either pure SwiftUI with corresponding bugs and limitations, UIKit-heavy (fast but harder to integrate cleanly) or