Skip to content

Commit

Permalink
Update contents.json
Browse files Browse the repository at this point in the history
Added AZtableView and AZcollectionView controllers
  • Loading branch information
AfrozZaheer authored Jan 17, 2018
1 parent 83069db commit 59cbeb8
Showing 1 changed file with 10 additions and 5 deletions.
15 changes: 10 additions & 5 deletions contents.json
Original file line number Diff line number Diff line change
Expand Up @@ -5151,11 +5151,6 @@
"description": "The easiest way to observe values.",
"homepage": "https://github.com/roberthein/Observable",
"tags": ["observable", "observer", "reactive"]
}, {
"title": "AZTableViewController",
"category": "uitableview",
"description": "Elegant and easy way to integrate pagination with placeholder views.",
"homepage": "https://github.com/AfrozZaheer/AZTableViewController"
}, {
"title": "NetClient",
"category": "network",
Expand All @@ -5166,6 +5161,16 @@
"category": "concurrency",
"description": "Manage the task execution in different threads through Kommands.",
"homepage": "https://github.com/intelygenz/Kommander-iOS"
}, {
"title": "AZTableViewController",
"category": "uitableview",
"description": "Elegant and easy way to integrate pagination with placeholder views.",
"homepage": "https://github.com/AfrozZaheer/AZTableViewController"
}, {
"title": "AZCollectionViewController",
"category": "uicollectionview",
"description": "Easy way to integrate pagination with dummy views in CollectionView, make Instagram Discover withing minutes.",
"homepage": "https://github.com/AfrozZaheer/AZCollectionViewController"
}
]
}

0 comments on commit 59cbeb8

Please sign in to comment.