mirror of
https://github.com/dkhamsing/open-source-ios-apps.git
synced 2024-11-28 13:47:31 +03:00
Move categories
This commit is contained in:
parent
9e89e88ba2
commit
8ec4dc324c
@ -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