mirror of
https://github.com/dkhamsing/open-source-ios-apps.git
synced 2024-11-24 14:13:16 +03:00
Move categories
This commit is contained in:
parent
9e89e88ba2
commit
8ec4dc324c
@ -1,4 +1,4 @@
|
||||
{
|
||||
{
|
||||
"title": "Open-Source iOS Apps",
|
||||
"description": "<!-- \n⚠️ This README is generated, please do not update. To contribute, make changes to contents.json ⚠️ \n https://github.com/dkhamsing/open-source-ios-apps -->",
|
||||
"header": "```\nProjects that are not in English have a flag\n🇨🇳 Project is in Chinese\n🇪🇸 Project is in Spanish, etc\n\n 100+ Stars: 🔥\n 200+ Stars: 🔥🔥\n 500+ Stars: 🔥🔥🔥\n1000+ Stars: 🔥🔥🔥🔥\n2000+ Stars: 🔥🔥🔥🔥🔥\n```",
|
||||
@ -98,6 +98,16 @@
|
||||
"title": "Reactive Programming",
|
||||
"id": "reactive-programming"
|
||||
},
|
||||
{
|
||||
"title": "[ReactiveCocoa](https://github.com/ReactiveCocoa/ReactiveCocoa)",
|
||||
"id": "reactivecocoa",
|
||||
"parent": "reactive-programming"
|
||||
},
|
||||
{
|
||||
"title": "[RxSwift](https://github.com/ReactiveX/RxSwift)",
|
||||
"id": "rxswift",
|
||||
"parent": "reactive-programming"
|
||||
},
|
||||
{
|
||||
"title": "Sample",
|
||||
"id": "sample"
|
||||
@ -173,21 +183,11 @@
|
||||
"id": "react-native",
|
||||
"parent": "special"
|
||||
},
|
||||
{
|
||||
"title": "[ReactiveCocoa](https://github.com/ReactiveCocoa/ReactiveCocoa)",
|
||||
"id": "reactivecocoa",
|
||||
"parent": "reactive-programming"
|
||||
},
|
||||
{
|
||||
"title": "Realm",
|
||||
"id": "realm",
|
||||
"parent": "special"
|
||||
},
|
||||
{
|
||||
"title": "[RxSwift](https://github.com/ReactiveX/RxSwift)",
|
||||
"id": "rxswift",
|
||||
"parent": "reactive-programming"
|
||||
},
|
||||
{
|
||||
"title": "[VIPER](https://mutualmobile.github.io/blog/2013/12/04/viper-introduction/)",
|
||||
"id": "viper",
|
||||
|
Loading…
Reference in New Issue
Block a user