Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mahinmuhammad/soft-calculator
Simple calculator for iOS
https://github.com/mahinmuhammad/soft-calculator
avfoundation ios swift uikit xcode
Last synced: 1 day ago
JSON representation
Simple calculator for iOS
- Host: GitHub
- URL: https://github.com/mahinmuhammad/soft-calculator
- Owner: MahinMuhammad
- Created: 2022-11-09T07:27:28.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-26T11:06:39.000Z (8 months ago)
- Last Synced: 2024-03-26T12:29:19.631Z (8 months ago)
- Topics: avfoundation, ios, swift, uikit, xcode
- Language: Swift
- Homepage:
- Size: 1010 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Soft Calculator
Introduction
This is an IOS app. It is a simple calculator app. That has it'sown bacground sound with AVFoundation.
Requirements
- Macos and Xcode to build and run
- Virtual IOS device or physical iPhone
- Minimum IOS 13
Installation Guide
- Clone the project using Xcode or macos terminal
- Open the project in xcode
- build and run the project on virtual or physical ios device
Tech and tools used
- Swift
- UIKit
- XCode
- AVFoundation