Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleanup EasyCrypto #1157

Merged
merged 1 commit into from
May 2, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 3 additions & 5 deletions contents.json
Original file line number Diff line number Diff line change
Expand Up @@ -30527,21 +30527,19 @@
{
"title": "EasyCrypto",
"category-ids": [
"sample",
"swiftui"
],
"description": "A simple crypto market app, build with SwiftUI and Combine, its build to demonstrate iOS clean app",
"description": "Simple crypto market",
"source": "https://github.com/mehrankmlf/EasyCrypto",
"license": "mit",
"stars": 6,
"tags": [
"swift",
"swiftui",
"combine",
"coredata",
"networklayer",
"core-data",
"mvvm",
"clean architecture"
"clean-architecture"
],
"screenshots": [
"https://user-images.githubusercontent.com/24524023/232792000-f2265938-f65a-44ac-b4a1-f7777967a7ab.png?raw=true"
Expand Down
Loading