Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chanhi2000/facebookfeed

Mock Project : Facebook
https://github.com/chanhi2000/facebookfeed

ios json json-api mock swift swift-3 swift3 swift5

Last synced: 4 days ago
JSON representation

Mock Project : Facebook

Awesome Lists containing this project

README

        

# facebookFeed

Mock Project : Facebook
> Created : 2016.09

## Features (Currently)

- Swift 5
- Fetched Object Mapping: `Decodable`
- UI Animation Applied

## Refactoring Tasks

- [x] ~~Migrate Swift 3 to 5~~
- [x] ~~Fix Code Accordingly~~
- [x] ~~Fix UI Animation Components~~
- [x] Simplify Code by using latest library
- [x] ~~Initialize CocoaPods~~
- [x] ~~Combine~~
- [x] ~~Decodable~~
- [x] ~~SnapKit~~
- [x] ~~Probably Others...~~

## Demo

### 1. Simple Navigation

![01][01]

### 2. UI Animation

![02][02]

[01]: imgs/01.gif
[02]: imgs/02.gif