You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 4, 2025. It is now read-only.
For UITableViewCell whose background color is set by backgroundConfiguration, the cell now shows the ghost layers only for the content instead of the whole cell. [#138]
Addresses a crash in the BottomSheetViewController that was occurring due to an incorrect usage of a selector. The crash was caused by trying to call the buttonPressed instance method as a class method on BottomSheetViewController.self.