mirror of
https://github.com/dkhamsing/open-source-ios-apps.git
synced 2024-11-24 14:13:16 +03:00
Added "My first memory" ("SwiftIntro"), a Swift project fetching images from any Instagram account. Lists tasks for you to do in order to learn Swift - at three difficulty levels.
This commit is contained in:
parent
b814db37b1
commit
3b68254b36
@ -4979,6 +4979,15 @@
|
||||
"itunes": "https://itunes.apple.com/app/id1105890730",
|
||||
"tags": ["swift", "viper"],
|
||||
"license": "mit"
|
||||
},
|
||||
{
|
||||
"title": "My first memory (SwiftIntro)",
|
||||
"category": ["media", "games"],
|
||||
"description": "**Memory game** in Swift fetching images from any Instagram account. Lists **tasks** for you to do in order to learn Swift - at three difficulty levels.",
|
||||
"source": "https://github.com/Sajjon/SwiftIntro",
|
||||
"tags": ["swift"],
|
||||
"license": "gpl-3.0",
|
||||
"stars": 27
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user