# gimenete/iOS-boilerplate

iOS-app template with lots of common tasks solved

Repository: https://github.com/gimenete/iOS-boilerplate
Canonical: https://ross.abutalabs.com/products/ios-boilerplate
Homepage: http://iosboilerplate.com/
Language: Objective-C
License Family: other
Last push: 2012-02-28T15:44:29+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5490, "days_push": 5300, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2746, forks 446 (observed 2026-08-28T04:07:17.445330+00:00)

## What it is
A base template for iOS projects written in Objective-C that provides pre-solved solutions for common app development tasks like async image loading in table cells and map directions. It serves as a starting point to accelerate iOS app development.

## Use cases
- starting a new iOS app project
- loading images asynchronously in table view cells
- getting map directions in an iOS app
- avoiding rewriting common iOS setup code
- learning common iOS patterns from a working template

## When to choose
- starting a legacy Objective-C iOS project in 2012-2014 era tooling
- wanting a quick template with common tasks already solved

## When to avoid
- starting a modern iOS project - use Swift and current templates
- needing maintained or updated code - last release was 2012
- requiring a license for commercial use - no license is specified

## Facets
- artifact type: learning-resource
- maturity: abandoned
- function: boilerplate, ui-components, http-client
- domain: mobile-development, web-development
- platform: -
- tags: ios-template, objective-c, starter-project, async-image-loading, deprecated, boilerplate, ios, mobile

## Member repositories
- gimenete/iOS-boilerplate (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:17.445330+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T08:31:46.414396+00:00, confidence not recorded.
  - readme: https://github.com/gimenete/iOS-boilerplate (fetched 2026-08-28T04:07:17.445330+00:00, sha 1db594d6a2de)
  - homepage: http://iosboilerplate.com/ (fetched 2026-08-29T09:57:04.248375+00:00, sha 1b51dc6e54af)
- Data as of 2026-08-30T08:39:29.467469+00:00.
