使用 SwiftUI 克隆计算器

计算器克隆

使用 SwiftUI 克隆计算器

VetApp 预览

如何使用:

  1. 克隆这个仓库

        git clone https://github.com/jhonnierandrey/rnVetAppt
  2. 在 Xcode 中打开CalculatorClone.xcodeproj文件(推荐 - 版本 14.3.1)

贡献

  1. 分叉它(https://github.com/jhonnierandrey/swCalculatorClone/fork
  2. 创建自己的分支 ( git checkout -b newFeature/yourIdea)
  3. 提交您的更改 ( git commit -m 'Add your commit')
  4. 推送到分支 ( git push)
  5. 创建新的拉取请求

参考

SwiftUI – Apple 文档

执照

该项目已获得 MIT 许可

GitHub

查看 Github