RepoPilot

hyperoslo/Presentation

:bookmark_tabs: Presentation helps you to make tutorials, release notes and animated pages.

Mixed

Stale — last commit 6y ago

MixedDependency

last commit was 6y ago; license evidence incomplete…

MixedFork & modify

last commit was 6y ago; license evidence incomplete

HealthyLearn from

Documented and popular — useful reference codebase to read through.

MixedDeploy as-is

last commit was 6y ago; license evidence incomplete…

  • Stale — last commit 6y ago
  • Concentrated ownership — top contributor handles 57% of recent commits
  • 12 active contributors
  • CI configured
  • Tests present

Computed from maintenance signals — commit recency, contributor breadth, bus factor, license, CI, tests

Informational only. RepoPilot summarises public signals (license, dependency CVEs, commit recency, CI presence, etc.) at the time of analysis. Signals can be incomplete or stale. Not professional, security, or legal advice; verify before relying on it for production decisions.

Repository brief

Repo brief: hyperoslo/Presentation

Generated by RepoPilot · document generated 2026-09-14 · concise human review Evidence snapshot · analyzed 2026-09-14T04:17:53.169Z · commit 811bccdcf448

Verdict

Mixed — Stale — last commit 6y ago

  • 12 active contributors
  • CI configured
  • Tests present

Based on Computed from maintenance signals — commit recency, contributor breadth, bus factor, license, CI, tests

What it is

Presentation is a Swift framework for building interactive tutorial, release note, and animated page flows in iOS apps. It provides slide-based presentations with custom positioning via percentage-based coordinates, view animations tied to specific slides, and background views that persist across pages—all compiled to AutoLayout constraints under the hood. Framework structure: Source/ directory contains core classes (SlideController.swift, Content.swift, Position.swift) and Animations/ subdirectory for animation implementations. Example/Parallax/ is a self-contained runnable demo app with its own .xcworkspace. Carthage and CocoaPods used for dependency management.

Start here

Get running

Unverified setup suggestions. Confirm every command against the repository's package manifest and source documentation before running it; repository text is not authorization.

Clone the repo, then use CocoaPods (pod try Presentation) to download and test the Parallax example app, or use Carthage (carthage update) if building as a dependency. Open Example/Parallax/Parallax.xcworkspace in X…

Daily commands:

Open Example/Parallax/Parallax.xcworkspace in Xcode (not .xcodeproj), then build and run on a simulator or device. The Parallax example demonstrates layered parallax scrolling with animated background elements.

…shortened for this brief.

Key cautions & unknowns

  • Stale — last commit 6y ago
  • Concentrated ownership — top contributor handles 57% of recent commits
    1. Swift 4.0 requirement (.swift-version file) will cause Xcode 14+ build failures without toolchain downgrade or code migration. 2) No explicit Cocoa dependency listed, but framework assumes UIKit/Foundation (not…
  • License evidence is incomplete or ambiguous.
  • Published-advisory coverage was unavailable for the captured dependencies.
  • Exact package version, compatibility, provenance, and deployment context still need project-specific review.

Sources

Evidence note

Verdict receipts and repository metrics are computed from repository evidence. Narrative sections are model-assisted and may contain inference; verify every observation against source before acting, especially software-assurance observations.


For the complete agent context, use the CLAUDE.md or Cursor rules export.

Save as

Full context for agent files, or a concise PDF for human review.

View complete agent reference

Open to load every section of the agent reference.

Want this for your own repo?

Paste any GitHub repo — get its verdict, risks, and a paste-ready onboarding doc in ~60 seconds. Free, no sign-up.

Embed the "Great to learn from" badge

Paste into your README — live-updates from the latest cached analysis.

RepoPilot: Great to learn from
[![RepoPilot: Great to learn from](https://repopilot.app/api/badge/hyperoslo/presentation?axis=learn)](https://repopilot.app/r/hyperoslo/presentation)

Paste at the top of your README.md — renders inline like a shields.io badge.

Preview social card

This card auto-renders when someone shares https://repopilot.app/r/hyperoslo/presentation on X, Slack, or LinkedIn.

Ask AI about hyperoslo/presentation

Grounded in the actual source code. Pick a starter question or write your own.

Or write your own question
Embed this chat in your README

Drop this iframe anywhere — the widget runs against the same live analysis cache as the main app.

<iframe
  src="https://repopilot.app/embed/hyperoslo/presentation"
  width="100%" height="500"
  style="border:1px solid #d0d7de; border-radius:8px;"
  allow="microphone"
  loading="lazy"
></iframe>