Skip to content

cemolcay/RBEditorViewController

Repository files navigation

RBEditorViewController

RhythmBud's editor UI code.

alt tag

Core concepts:
  • Data layer
  • Grid layer
  • Tap to record grid
  • Quantize on grid
  • Action bar
  • Mode bar
  • Dynamic toolbar rendering
  • Taking snapshots
  • History (undo/redo)
  • Localization (i18n)
  • UIStackView based all-code backed UI
Disclaimer:

In the actual app, I'm using slightly modified version of this code. I was working on this Xcode project for the POC of the app. Since the actual codebase was already massive without any editor UI code, it was easier for me to working on a clean project just for the editor UI. I wasn't intended to open-sourcing this but I'm doing it anyways. Hope it would helpful for someone.

Demo

alt tag

Releases

No releases published

Packages

No packages published

Languages