mirror of
https://github.com/dkhamsing/open-source-ios-apps.git
synced 2025-02-12 01:40:41 +01: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",
|
"itunes": "https://itunes.apple.com/app/id1105890730",
|
||||||
"tags": ["swift", "viper"],
|
"tags": ["swift", "viper"],
|
||||||
"license": "mit"
|
"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…
x
Reference in New Issue
Block a user