Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ApplebaumIan authored Sep 21, 2021
1 parent e833962 commit 5663118
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# SwiftUI Apple Watch Decimal Pad
[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2FApplebaumIan%2FSwiftUI-Apple-Watch-Decimal-Pad%2Fbadge%3Ftype%3Dplatforms)](https://swiftpackageindex.com/ApplebaumIan/SwiftUI-Apple-Watch-Decimal-Pad) [![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2FApplebaumIan%2FSwiftUI-Apple-Watch-Decimal-Pad%2Fbadge%3Ftype%3Dswift-versions)](https://swiftpackageindex.com/ApplebaumIan/SwiftUI-Apple-Watch-Decimal-Pad)

With SwiftUI currently, Apple has not provided a decimal keypad for watchOS. Nor have they provided the ability to switch input types on a `TextField()` for watchOS. This is my kinda dirty fix.

Expand Down

0 comments on commit 5663118

Please sign in to comment.