Please submit pull requests if you’d like to tackle any of these. Thanks!
Usage documentation in this README
SwiftUI Preview not reliably working on macOS
See if earlier versions of platforms can be supported
Support for negative values
See Also
This library is a member of the OpenAlloc Project.
OpenAlloc - product website for all the OpenAlloc apps and libraries
OpenAlloc Project - Github site for the development project, including full source code
License
Copyright 2023 OpenAlloc LLC
Licensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Contributing
Contributions are welcome. You are encouraged to submit pull requests to fix bugs, improve documentation, or offer new features.
The pull request need not be a production-ready feature or fix. It can be a draft of proposed changes, or simply a test to show that expected behavior is buggy. Discussion on the pull request can proceed from there.
SwiftNumberPad
A multi-platform SwiftUI component for basic number input.
Available as an open source library to be incorporated in SwiftUI apps.
SwiftNumberPad is part of the OpenAlloc family of open source Swift software tools.
Features
Example
A basic example of Float-based input with a specified precision.
TODO
Please submit pull requests if you’d like to tackle any of these. Thanks!
See Also
This library is a member of the OpenAlloc Project.
License
Copyright 2023 OpenAlloc LLC
Licensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Contributing
Contributions are welcome. You are encouraged to submit pull requests to fix bugs, improve documentation, or offer new features.
The pull request need not be a production-ready feature or fix. It can be a draft of proposed changes, or simply a test to show that expected behavior is buggy. Discussion on the pull request can proceed from there.