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 119c9ee commit c6140c3Copy full SHA for c6140c3
README.md
@@ -6,6 +6,8 @@ Available as an open source library to be incorporated in SwiftUI apps.
6
7
_SwiftNumberPad_ is part of the [OpenAlloc](https://github.com/openalloc) family of open source Swift software tools.
8
9
+<img src="https://github.com/openalloc/SwiftNumberPad/blob/main/Images/float_demo.png" width="178" height="350">
10
+
11
## Features
12
13
* Support for both integer and floating point types
@@ -56,7 +58,6 @@ struct NumPadExample_Previews: PreviewProvider {
56
58
}
57
59
```
60
-<img src="https://github.com/openalloc/SwiftNumberPad/blob/main/Images/float_demo.png" width="178" height="350">
61
62
## TODO
63
0 commit comments