-
Notifications
You must be signed in to change notification settings - Fork 172
What's your take on making this library platform-independent? #14
Open
Description
Hello Twitter folks,
What's your take on making this library platform-independent?
Specifically, it now relies on UIKit which prevents it from being used on macOS.
Is supporting macOS on the radar? Both UITextView and NSTextView relies on the same NSTextStorage and NSTextContainer classes so I think this should be possible without a major refactor.
Would you accept a contribution that tries to make the library work on macOS?
Cheers 👋
Metadata
Metadata
Assignees
Type
Fields
Give feedbackNo fields configured for issues without a type.