I'm looking for a tutorial that shows me how I can create a custom Control for iOS, that draws Graphs. For example, something like in the Stocks App in iOS. Yes, there are many Chart Libraries out there but I find them really complex to learn the code and I just want to learn how I create such a graph myself in Code and how to create a Control from my Code that appears in the Interface Builder Library since I have never ever created a control myself. Does anyone got a hint?
Thank you very much