heyjaywilson / peakfit

Strength exercise iOS app written in Swift
Apache License 2.0
16 stars 10 forks source link

fix: :bug: rep and weight input uses number pad keyboard #57

Closed mike011 closed 1 month ago

mike011 commented 1 month ago

Description

The reps and weight text fields now can only use the number pad.

Related Issue

https://github.com/heyjaywilson/peakfit/issues/37

How Has This Been Tested?

For the reps and weights fields enterer numerical values, tried to enter non-numeric values and couldn’t.

Screenshots (if appropriate):

Types of changes

Checklist: