KarrotListKit
KarrotListKit copied to clipboard
### Background The SwiftUI system propose a size to the Component and gives you the opportunity to calculate component size. Currently, the Framework is missing this behavior and does not...
## Summary This PR removes the deprecated layout mode system and component size storage functionality from `KarrotListKit`. These features were no longer being used and added unnecessary complexity to the...
## 🎯 Summary This PR significantly enhances the KarrotListKit sample app with comprehensive layout examples, preset factory methods, and improved UI components. The changes provide better documentation and demonstration of...