qeude / SwiftDown

📦 A themable markdown editor component for your SwiftUI apps.
MIT License
472 stars 50 forks source link

4 errors when loading #2

Closed hutsonphd closed 3 years ago

hutsonphd commented 3 years ago
  1. "Value of type 'ShiftDown' has not member 'onTextChange'" - SwiftDownEditor.swift
  2. "Missing argument for parameter 'offset' in call" - SwiftDownEditor.swift
  3. "Cannot find 'textView' in scope" - SwiftDownEditor.swift
  4. "Cannot find 'textView" in scope" - SwiftDownEditor.swift
Screen Shot 2021-03-22 at 8 24 03 PM
qeude commented 3 years ago

Thanks for your feedback, I will resolve this as soon as possible 😄 You are experiencing this on the performance-improvements branch aren't you ?