You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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 usesModals
,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:
WorkflowAlertContainer
and mold it for open source.podspec
file for this container likeBackStackContainer
andModalContainer
.TicTacToe
to use this new pod for scenarios: Authentication failure and An extra confirmation pop up when user confirms to quit the game.The text was updated successfully, but these errors were encountered: