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 034d2f0 commit 3cafd32Copy full SHA for 3cafd32
README.md
@@ -1,2 +1,5 @@
1
# swift-event-handler-usage-demo
2
A simple demo iOS application demonstrating the usage of the SwiftEventHandler framework.
3
+
4
+When tapping on the `Add` button, a new row with the next highest number is inserted at a random position.
5
+When tapping on the `Remove` button, a row is deleted at a random position.
0 commit comments