mirror of
https://github.com/dkhamsing/open-source-ios-apps.git
synced 2025-03-10 00:20:06 +01:00
Add SwiftUI by @ivanvorobei
This commit is contained in:
parent
af20cafeb9
commit
96f11e9579
@ -23117,7 +23117,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "Pomosh",
|
"title": "Pomosh",
|
||||||
"description": "Pomodoro Technique assistant for iOS and WatchOS",
|
"description": "Pomodoro Technique assistant",
|
||||||
"category-ids": ["apple-watch", "timer"],
|
"category-ids": ["apple-watch", "timer"],
|
||||||
"source": "https://github.com/stevenselcuk/Pomosh-iOS-watchOS",
|
"source": "https://github.com/stevenselcuk/Pomosh-iOS-watchOS",
|
||||||
"screenshots": [
|
"screenshots": [
|
||||||
@ -23129,6 +23129,26 @@
|
|||||||
"stars": 3,
|
"stars": 3,
|
||||||
"date_added": "Sep 3 2020",
|
"date_added": "Sep 3 2020",
|
||||||
"suggested_by": "stevenselcuk"
|
"suggested_by": "stevenselcuk"
|
||||||
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
"title": "SwiftUI Examples",
|
||||||
|
"description": "Include layout, UI, animations, gestures, draw and data",
|
||||||
|
"category-ids": [
|
||||||
|
"swiftui"
|
||||||
|
],
|
||||||
|
"source": "https://github.com/ivanvorobei/SwiftUI",
|
||||||
|
"screenshots": [
|
||||||
|
"https://github.com/ivanvorobei/SwiftUI/raw/master/Previews/animatable-cards.gif"
|
||||||
|
],
|
||||||
|
"license": "mit",
|
||||||
|
"tags": [
|
||||||
|
"swift",
|
||||||
|
"swiftui"
|
||||||
|
],
|
||||||
|
"stars": 2600,
|
||||||
|
"date_added": "Sep 4 2020",
|
||||||
|
"suggested_by": "dkhamsing"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user