diff --git a/contents.json b/contents.json index 9fccd756..e94a5dad 100644 --- a/contents.json +++ b/contents.json @@ -1,4 +1,4 @@ - { +{ "title": "Open-Source iOS Apps", "description": "", "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",