mirror of
https://github.com/dkhamsing/open-source-ios-apps.git
synced 2024-12-28 04:05:23 +03:00
update content as per instruction
This commit is contained in:
parent
9f6c30799c
commit
d047919138
@ -18260,7 +18260,7 @@
|
||||
{
|
||||
"title": "giphy-mvvm-swift",
|
||||
"source": "https://github.com/tirupati17/giphy-mvvm-swift",
|
||||
"description": "iOS app based on __MVVM (Model–view–viewmodel)__ software architectural pattern.",
|
||||
"description": "App based on MVVM (Model–view–viewmodel) software architectural pattern.",
|
||||
"screenshots": [
|
||||
"https://github.com/tirupati17/giphy-mvvm-swift/blob/master/screenshots/giphy.png"
|
||||
],
|
||||
@ -18272,13 +18272,13 @@
|
||||
"suggested_by": "@tirupati17",
|
||||
"license": "mit",
|
||||
"category-ids": [
|
||||
"social"
|
||||
"misc"
|
||||
]
|
||||
},
|
||||
{
|
||||
"title": "contacts-mvp-swift",
|
||||
"source": "https://github.com/tirupati17/contacts-mvp-swift",
|
||||
"description": "iOS app based on MVP (Model View Presenter) software architectural pattern.",
|
||||
"description": "App based on MVP (Model View Presenter) software architectural pattern.",
|
||||
"screenshots": [
|
||||
"https://github.com/tirupati17/contacts-mvp-swift/blob/master/screenshots/screenshot1.png",
|
||||
"https://github.com/tirupati17/contacts-mvp-swift/blob/master/screenshots/screenshot2.png"
|
||||
@ -18292,7 +18292,7 @@
|
||||
"suggested_by": "@tirupati17",
|
||||
"license": "mit",
|
||||
"category-ids": [
|
||||
"mvp"
|
||||
"misc"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user