iOS Native Components: Alert, Image Picker, Date Picker, Mail and SMS
iOS Native Components: Alert, Image Picker, Date Picker, Mail and SMS
Alert, Image Picker, Date Picker, Mail and SMS Mr. Ahmed Qazzaz
2
Native Components
✤ UIAlert
✤ Alert
✤ ActionSheet
✤ ImagePicker
✤ Camera
✤ Photos Library
✤ Messages
✤ Messages (SMS)
✤ Data Picker
✤ ActivityViewController
3
UIAlertController
✤ Alert controller contains two types of messages
4
UIAlertController
5
UIAlertController / ActionSheet
6
UIAlertAction
7
Native Components
✤ UIAlert
✤ Alert
✤ ActionSheet
✤ ImagePicker
✤ Camera
✤ Photos Library
✤ Messages
✤ Messages (SMS)
✤ Data Picker
✤ ActivityViewController
8
Image Picker
9
Some Permissions
10
Image Picker
✤ To show the image picker
✤ UINavigationControllerDelegate
✤ UIImagePickerControllerDelegate
12
Native Components
✤ UIAlert
✤ Alert
✤ ActionSheet
✤ ImagePicker
✤ Camera
✤ Photos Library
✤ Messages
✤ Messages (SMS)
✤ Data Picker
✤ ActivityViewController
13
Mails, and Message
14
Mails, and Message
15
Native Components
✤ UIAlert
✤ Alert
✤ ActionSheet
✤ ImagePicker
✤ Camera
✤ Photos Library
✤ Messages
✤ Messages (SMS)
✤ Data Picker
✤ ActivityViewController
16
Date Picker
18
Let’s do it …
19
✤ Assign the function
“dateDidChanged” on the
value changed event
✤ using :
22
Native Components
✤ UIAlert
✤ Alert
✤ ActionSheet
✤ ImagePicker
✤ Camera
✤ Photos Library
✤ Messages
✤ Messages (SMS)
✤ Data Picker
✤ ActivityViewController
23
UIActivityViewController
24