Skip to content

Demo of a dual‑column “film reel” waterfall feed with opposing auto‑scrolling columns that seamlessly transition to unified scrolling (UICollectionView + custom masonry layout).

License

Notifications You must be signed in to change notification settings

AIAugmentLab/FilmReelDemoApp

Repository files navigation

FilmReelDemoApp

iOS 16 UIKit demo of a dual-column "film reel" waterfall feed. The two columns auto-scroll in opposite directions on launch, then seamlessly switch to unified scrolling on touch or after a 3-second countdown.

Features

  • UICollectionView + custom masonry layout (strong reuse)
  • Reel mode with opposing column offsets
  • Unified mode with no visible jump on transition
  • Configurable reel speed, countdown, and offset range

Requirements

  • Xcode 15+
  • iOS 16+

Run

  1. Open FilmReelDemoApp.xcodeproj in Xcode.
  2. Select the FilmReelDemoApp scheme.
  3. Run on an iOS 16+ simulator or device.

Demo

Demo

Full video: screen_recording.mp4

Configuration

Tune parameters in FilmReelDemoApp/FilmReelDemoApp/FilmReelDemo/ReelConfig.swift.

License

MIT. See LICENSE.

About

Demo of a dual‑column “film reel” waterfall feed with opposing auto‑scrolling columns that seamlessly transition to unified scrolling (UICollectionView + custom masonry layout).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages