Post

Replies

Boosts

Views

Activity

How do I include a library in my Swift playground?
Hey guys! I'm entering in the Swift Student Challenge and I'm making a series of text boxes that, when you enter one character, it switches the active text field to the next one, kind of like how Apple's 2FA box looks like. (This isn't the whole project.)To change the first responder, I've relied on the Introspect LIbrary: https://github.com/siteline/SwiftUI-IntrospectI'm having trouble adding the library to the playground, however. All of the help I can find just creates an Xcode project to work alongside the Playground. How do I add a library?
0
0
349
May ’20