-
@stroughtonsmith I’ve been working on an iOS app for reading the 1913 edition of Webster’s Dictionary! Still WIP but I have a TestFlight up: testflight.apple.com/join/CXvGuTMi / GitHub: github.com/j-f1/Dictionary
-
What I’ve learned with this project so far is how to integrate web views with native UIKit code (including detecting selected text on the entry screen and dynamically resizing the web view on the about screen). Plus I’ve reacquainted myself with UIKit!