Skip to content

In this Mid Level App covered concepts like SwiftUI and Swift and Combine and CoreData and Codable And also Added Functionalities like Filter and Sort and Animation and Transition and Applauch Customization and also Supported for Dark mode also and also Added suopport for Custom themes using color scheme

Notifications You must be signed in to change notification settings

EvolverSwiftUI/SwiftfulCrypto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 

Repository files navigation

SwiftfulCrypto

** Swift + SwiftUI **Requirements for this app is SwiftUI_Evolve_2 Repository Covered Concepts.

In this intermediate level app covered the following concepts.

  1. SwiftUI medium level concepts
  2. Added Network Layer for integrating REST apis(FREE API RESOURCE LINK: https://www.coingecko.com/en/api/documentation).
  3. Added Persistence Layer for persist the data using CoreData framework
  4. Added Image Loading and Image local cache using File Manager class
  5. Added Cool Animations to the views which alredy existing in the View heirarchy
  6. Added transitions while new View Coming to view heirachy and while removing from View heirarchy
  7. Added publishers/subscribers concept using Combine framework.
  8. Added List Views and LazyGrid Views
  9. Added a Chart/Graph of linear from the Scratch using Path class
  10. Added extensions for Apple classes like
    1. Double extension for Currency Formatting and
    2. Date extension for formatting Date
    3. String extension for handling HTML content to display
  11. Added a logic for Text to show more and less with cool animation....etc.
  12. Dark mode and Light mode support.
  13. iPhone and iPad supports the layout, in portrait mode.
  14. Added app icons and Launch Screen with cool animation and also customized the Lauch screen presentation.
  15. Added filtering through search bar and also added sort option on all 3 columns in ascending and descending orders.

Screen Shots :










About

In this Mid Level App covered concepts like SwiftUI and Swift and Combine and CoreData and Codable And also Added Functionalities like Filter and Sort and Animation and Transition and Applauch Customization and also Supported for Dark mode also and also Added suopport for Custom themes using color scheme

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages