Skip to content

Conversation

@mbrandonw
Copy link
Member

This creates some new generic state types that make it easy to work with alerts and action sheets in the TCA. The code is mostly straightforward, and has even cleaned up some code in our case studies, but I think a little more thought needs to be given to one part of the API.

@mbrandonw mbrandonw requested a review from stephencelis June 28, 2020 21:29
format:
swift format --in-place --recursive ./Package.swift ./Sources ./Tests
swift format --in-place --recursive \
./Examples ./Package.swift ./Sources ./Tests
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we weren't formatting ./Examples so I added that and it added some noise to this pr

* Use Optional to model generic alerts

* Xcode 12

* Refinement

* update docs
@mbrandonw mbrandonw merged commit a905fbf into main Jun 30, 2020
@mbrandonw mbrandonw deleted the generic-alerts branch June 30, 2020 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants