Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 541 Bytes

File metadata and controls

13 lines (10 loc) · 541 Bytes

Example-UIAlertController

UIAlertController is one of the most basic component of the app development, because using the UIAlertController to get the feedback, confirmation, choose between the options from the user, also we do alerts.

Examples: 1. Simple Alert 2. Simple Action Sheet 3. Alert with distractive button 4. Alert with more than 2 buttons 5. Alert with UITextField