We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80497fa commit d033a2aCopy full SHA for d033a2a
README.md
@@ -2,3 +2,9 @@ SwiftExample
2
============
3
4
A small iOS app to demonstrate the use of table views and web views using Swift, the new programming language for iOS development.
5
+
6
+Updated:
7
8
+- Table view now receives data from mutable array
9
+- Added swipe to delete table view cells ability
10
+- Minor updates in view controller and web view controller
0 commit comments