Missing XCode UI Elements
https://news.ycombinator.com/item?id=10028018Hello, I'm learning Swift in my spare time. Still pretty new at it (so forgive my ignorance in advance). Anyhow, I'm trying to build a library of custom UI controls in Swift. I know there are open-source projects out there but I'm trying to build something from scratch myself.
For example, I've used Visual Studio in the past and I wish there were Checkboxes, perhaps Dropboxes, ViewBoxes (which automatically resizes the content inside of them), Charts, etc.
What about you? Are there specific controls that you wish were available in XCode? Or cool ones you wish existed?
Your help would be very helpful in getting me started. Thanks :)