richardtop / CalendarKit

📅 Calendar for Apple platforms in Swift
https://www.youtube.com/watch?v=cJ63-_z1qg8
MIT License
2.49k stars 334 forks source link

problem with tab bar / navigation controller #315

Closed SashaEee closed 2 years ago

SashaEee commented 2 years ago

How to fix the bottom and top panel in a light theme?  IMG_6933  IMG_6934

richardtop commented 2 years ago

Hi, please refer to these solutions: https://developer.apple.com/forums/thread/682420 Or this hack from the CalendarApp: https://github.com/richardtop/CalendarApp/blob/master/Calendar/SceneDelegate.swift#L28 Watch fix: https://youtu.be/6KHTYsYs12w?t=176 Feel free to close this issue when you've resolved the problem.