Tusker/Tusker.xcodeproj
Shadowfacts b5a41badcc
Replace content labels with text views
UITextView uses TextKit internally, unlike UILabel, so no additional
code is needed to keep the TextKit and view representations of the text
in sync since they are one and the same. This means that detecting which
character was tapped in a content text view is much more accurate, which
means link handling is substantially imrpoved.

Fixes #20
2020-01-18 16:05:00 -05:00
..
project.xcworkspace Initial Commit 2018-08-15 22:27:48 -04:00
xcshareddata/xcschemes Initial UI testing setup 2019-12-30 16:00:14 -05:00
project.pbxproj Replace content labels with text views 2020-01-18 16:05:00 -05:00