Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Swift] Add Alerts to Samples #1103

Closed
3 tasks done
asthatrivedi opened this issue Apr 22, 2020 · 1 comment
Closed
3 tasks done

[Swift] Add Alerts to Samples #1103

asthatrivedi opened this issue Apr 22, 2020 · 1 comment
Assignees
Labels
swift Affects the Swift library.
Milestone

Comments

@asthatrivedi
Copy link
Contributor

asthatrivedi commented Apr 22, 2020

This ticket is to provide guidance on how to use Alerts by using them in different scenarios inside Samples. This is a part of a larger initiative to create a sample that uses Modals, Alerts and other container screens (coming in future) together. Recently Modals were added to Samples under the same initiative.

This ticket will cover following tasks:

  • Extract internal version of WorkflowAlertContainer and mold it for open source.
  • Make a podspec file for this container like BackStackContainer and ModalContainer.
  • Extend the sample TicTacToe to use this new pod for scenarios: Authentication failure and An extra confirmation pop up when user confirms to quit the game.
@asthatrivedi asthatrivedi added the swift Affects the Swift library. label Apr 22, 2020
@asthatrivedi asthatrivedi added this to the v1.0.0 milestone Apr 22, 2020
@asthatrivedi asthatrivedi self-assigned this Apr 22, 2020
@asthatrivedi
Copy link
Contributor Author

PR merged to master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
swift Affects the Swift library.
Projects
None yet
Development

No branches or pull requests

1 participant