## Requirement * Create an Injectable Alert Popup View. * Make it as a Generic View, that can be shown on top of any Parent View  ## Proposed Solution * Create a new Support View Under Common > Views > Support Shapes > AlertView * Add variables to add the title, description, and the action button.
Requirement
Proposed Solution