https://github.com/h4fif/ios-crypto-currency
Build a crypto currency app using Swift for iOS platform
https://github.com/h4fif/ios-crypto-currency
ios ios-app ios-swift-ui swift swiftui
Last synced: 2 months ago
JSON representation
Build a crypto currency app using Swift for iOS platform
- Host: GitHub
- URL: https://github.com/h4fif/ios-crypto-currency
- Owner: H4fif
- License: mit
- Created: 2022-12-20T08:53:16.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-21T02:00:40.000Z (over 3 years ago)
- Last Synced: 2025-04-04T00:45:12.173Z (about 1 year ago)
- Topics: ios, ios-app, ios-swift-ui, swift, swiftui
- Language: Swift
- Homepage:
- Size: 39.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Crypto Currency App
## using external API from
## CoinGecko https://www.coingecko.com/en/api/documentation
## Steps to build the app and run with xcode simulator
- Minium iOS 13 is required
- Clone the repo
- Open the xcode project
- Choose the emulator of your choice
- Build and run the app