Skip to main content

3 posts tagged with "iOS Development"

Articles related to iOS development

View All Tags

The API Dependency Conundrum [SOLVED]

· 13 min read
Full Stack Developer
Last updated on July 10, 2020

api dependancy

Are you a mobile App developer? Do you work in a team along with Web developers? Does your app depend on APIs provided by the Web team? Have you ever faced issues with unavailability of APIs to develop or test a certain feature in your app? If your answer for all the above questions was yes, then this article is for you.

Chameleon - Color framework for iOS apps, Swift and Objective-C

· 3 min read
Full Stack Developer
Last updated on October 17, 2020

One of the most important aspects of designing a mobile app consists of colors. We’re introducing a Color Framework – Chameleon, which can be used by mobile developers to create iOS apps. It provides support for amazing flat colors, color gradients, complementary colors, colors from images, hex codes, and many other features. The framework can be used in both Swift and Objective-C and it’s open-source on Github.

chameleon color framework swift ios objective-c