Daniel Amitay

4pods

DAAppsViewController

DAAppsViewController is a simple way of displaying apps from the App Store in an aesthetically similar manner. The user is able to view each app’s App Store page by launching an instance of SKStoreProductViewController. Particularly useful for showing an app developer’s other apps.

License: NOASSERTION

  • Objective C

DACircularProgress

DACircularProgress is a UIView subclass with circular UIProgressView properties. It was built to be an imitation of Facebook's photo progress indicator.

License: MIT

  • Objective C

DAKeyboardControl

DAKeyboardControl allows you to easily add keyboard awareness and scrolling dismissal (a receding keyboard ala iMessages app) to any UIView subclass with only 1 line of code.

License: MIT

  • Objective C

iHasApp

The iHasApp iOS Framework allows you to detect installed apps on a user's device. Detection results can be in the form of an array of detected appIds, or an array of appDictionaries from the iTunes Search API.

License: MIT

  • Objective C