Justin Steffen

Results 5 issues of Justin Steffen

Swift Package manager required the upper case `P` in Plot to be able to resolve the dependencies. ``` dependencies: [ .package(url: "https://github.com/johnsundell/plot.git", from: "0.10.0") //Didn't work with a lowercase P....

Builds upon the solution in PR #63 to fix bug #61. - Changes confirm dialog from Void to Bool observable - True represents Yes, False represents No - Dismisses the...

Populate Workflow Testing wiki page with helpful docs: https://square.github.io/workflow/userguide/testing-concepts/ ![Screen Shot 2020-01-29 at 9 09 59 AM](https://user-images.githubusercontent.com/1392033/73390438-ee59bd00-428a-11ea-8b99-857a09aefca3.png)

good first issue
documentation

One question we're noticing on #workflow-ios Slack, is do we need the key parameter for the `BackStackScreen.Item`?

swift

Since we're adding support for WorkflowSwiftUI, we should probably extend our Travis configuration to build this podspec on CI with XCode 11...

good first issue
swift
meta