Sourceful icon indicating copy to clipboard operation
Sourceful copied to clipboard

Documentation

Open L1cardo opened this issue 5 years ago • 7 comments

Does anyone know how to use this or is there a documentation file ?

L1cardo avatar Jul 29 '20 10:07 L1cardo

Would really be nice to get a snippet of code how to integrate this into SwiftUI. @L1cardo did you figure it out ?

markusmoenig avatar Aug 24 '20 23:08 markusmoenig

I found some example usage in the Unwrap repo

CollinCunningham avatar Sep 02 '20 10:09 CollinCunningham

Found a new project that supports SwiftUI, and that is very easy to use. https://github.com/dwarvesf/CodeViewer

L1cardo avatar Sep 05 '20 14:09 L1cardo

@L1cardo Yes I actually did my own wrapper implementation of the Ace editor. It's pretty easy todo using WebKit. It's just a bit sad that a JavaScript based editor is not only more powerful than anything available natively but also much faster than anything we have in Swift.

markusmoenig avatar Sep 11 '20 23:09 markusmoenig

@markusmoenig Hi, do you have your wrapper open-sourced? Or maybe you could share some details with me? Actually, I'm just looking for such a code editor to add to my iOS app and I think that this kind of wrapper would be much better than UITextView-based...

ilyagru avatar Nov 05 '20 14:11 ilyagru

Hi, @adamdahan! You've taken the time to post a mean comment here, then remove it and post something sarcastic instead. Rather than engage in such destructive behavior, you're welcome to contribute to the project – it is open source, after all.

twostraws avatar Feb 01 '22 11:02 twostraws

You are right, my apologies.

adamdahan avatar Feb 01 '22 12:02 adamdahan