Top Menu

Both the applications are very alike Payday Loans UK How do I accept the loan agreement

Archive | Code

Mixing colors mathematically.

So the other day I was confronted with a challenge while developing my game. I needed a way to mix two colors programmatically. So in the rare chance that you’re confronted with the same challenge, let me make your life a little easier. Here’s the algorithm for it. You’ll need to make sure to split each [...]

Continue Reading 0

IGConfigurableDropZone

Ever tried adding a drop zone to your Objective-c app? It can be a daunting task for newcomers and veterans alike. It’s one of those things that really should be a lot easier and require a lot less code. It’s for that very reason I present to you guys a tiny side project of mine… [...]

Continue Reading 2