项目作者: cemolcay

项目描述 :
RhythmBud's Editor Code
高级语言: Swift
项目地址: git://github.com/cemolcay/RBEditorViewController.git
创建时间: 2019-10-15T14:22:44Z
项目社区:https://github.com/cemolcay/RBEditorViewController

开源协议:MIT License

下载


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