SkillAgentSearch skills...

Nimble Crypto Ios

This is an sample Crypto market prices ap built with SwiftUI and modularization architecture. The application data is making use of the free APIs provided by Coingecko.

Install / Use

npx skills add nimblehq/nimble-crypto-ios

Installs into whichever agent you are using.

About this skill

Quality Score

0/100

Supported Platforms

Universal

README

CryptoPrices iOS

This is a simple iOS application built with SwiftUI that shows the crypto market prices.

Build and run

Open your terminal, then:

  1. Checkout source code

    git clone git@github.com:nimblehq/nimble-crypto-ios.git
    cd nimble-crypto-ios
    
  2. Install dependencies

    make setup
    
  3. Open CryptoPrices.xcodeproj with Xcode, hit ⌘R to run.

Screenshots 📸

| | Light | Dark | |-------|------|--------| | Home | <img src="https://user-images.githubusercontent.com/70877098/213395751-51491133-0774-45db-bbb9-2cab1069266c.PNG" width=250 /> | <img src="https://user-images.githubusercontent.com/70877098/213395708-a432cf61-f73d-46bd-b477-958c8bbca2bb.PNG" width=250 /> | | Detail | <img src="https://user-images.githubusercontent.com/70877098/213395758-0ac8507c-f92f-4c28-a466-cd412dfd1a88.PNG" width=250 /> | <img src="https://user-images.githubusercontent.com/70877098/213395764-e16c2e7f-5fdb-4a4d-ad0e-1eae6708b14e.PNG" width=250 /> |

Demo video 🎥

Here is a simple flow to load the coins list from the Home screen, then navigate to the Coin Detail screen and get the chart information with different filters:

https://user-images.githubusercontent.com/70877098/213396246-7b90b46b-38fd-4850-b03d-0ed73c623365.MP4

Resources

  • Data provided by <img width="110" alt="Nimble logo" src="https://static.coingecko.com/s/coingecko-branding-guide-8447de673439420efa0ab1e0e03a1f8b0137270fbc9c0b7c086ee284bd417fa1.png"> API documentation
  • Figma Design
  • <a href="https://www.flaticon.com/free-icons/rocket" title="rocket icons">Rocket icons created by Freepik - Flaticon</a>

License

This project is Copyright (c) 2014 and onwards Nimble. It is free software and may be redistributed under the terms specified in the LICENSE file.

About

<a href="https://nimblehq.co/"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://assets.nimblehq.co/logo/dark/logo-dark-text-160.png"> <img alt="Nimble logo" src="https://assets.nimblehq.co/logo/light/logo-light-text-160.png"> </picture> </a>

This project is maintained and funded by Nimble.

We ❤️ open source and do our part in sharing our work with the community! See our other projects or hire our team to help build your product.

Want to join? Check out our Jobs!

Related Skills

View on GitHub
GitHub Stars44
CategoryDevelopment
Updated1d ago
Forks10

Languages

Swift

Security Score

95/100

Audited on Aug 7, 2026

No findings