Telerik blogs
  • Mobile

    How to Create Custom Project Templates in Xcode 7

    With the launch of Xcode 7 we were offered a sweet deal of cool new features like free on-device development, Swift 2.0, Objective-C upgrades, some sugar in testing and debugging.

    Yeah great, but there are new issues too that have caused inconvenience for us and our clients. We started looking for solutions and soon we came up with the idea to create a custom project template. We found that most of the information out there on how to do this is pretty old, so we've created an updated guide.

    October 26, 2015
  • Mobile

    Make the iOS SideDrawer Bounce with UIKitDynamics

    What is the most important thing when we design and create our apps? There's a lot to think about, but it often comes back to this: how is the user going to interact with my app? As an iOS dev you know how important is to make your app pretty and resemble the real world in behavior, while also being intuitive and convenient. In this post, we’re going to mix together one of our components, a couple of natural laws and a good bit of imagination—and see what happens.
    October 13, 2015
  • Mobile

    Use Candlestick Chart and DataSource for iOS to Display JSON

    Candlestick chart is a financial chart type, widely used to present price movements. It visualizes large amounts of data in a simple, readable way, allowing users to follow the price movements for the whole period or the current moment. In this article, I'll demonstrate how to implement it quickly, easily and without being a math star using the TKChart component in Telerik UI for iOS.
    August 24, 2015