ListCell now uses default clear background color ListController's collectionView uses .systemBackground for backgroundColor. This means by default the screen will be white/black in light/dark modes.
Unclaimed project
Are you a maintainer of LBTATools? Claim this project to take control of your public changelog and roadmap.
Changelog
Set of tools to drastically improve development speed of UI in iOS applications
ListCell now uses default clear background color ListController's collectionView uses .systemBackground for backgroundColor. This means by default the screen will be white/black in light/dark modes.
Use primaryActionTriggered for all buttons
Allow for tvOS
ListController initializer fix
Allow ListController to be initialized with custom layout Include CGSize edge initializer Detach FormController from NotificationCenter on deinit.