Skip to content

Commit 50f03ff

Browse files
Update README.md
1 parent ea7e245 commit 50f03ff

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
SwiftExample
22
============
33

4-
A small iOS app to demonstrate the use of table views, web views and camera views using Swift, the new programming language for iOS development.
4+
A small iOS app to demonstrate the use of table views, web views, map views and camera views using Swift, the new programming language for iOS development.
55

6-
Updated:
6+
<h2>Features:</h2>
77

8-
- Added camera view - ability to take pictures and save to camera roll
9-
- Added swipe to delete table view cells ability
10-
- Minor updates in view controller and web view controller
8+
- Camera view - ability to take pictures and save to camera roll
9+
- Table view - ability to select and delete table view cells
10+
- Web view - ability to view a web page within the app
11+
- Map view - ability to geocode an address string and display it on a map

0 commit comments

Comments
 (0)