Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/chanhi2000/facebookfeed
- Owner: chanhi2000
- Created: 2020-12-13T03:03:35.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-12-16T14:27:24.000Z (about 4 years ago)
- Last Synced: 2024-11-19T06:58:46.127Z (2 months ago)
- Topics: ios, json, json-api, mock, swift, swift-3, swift3, swift5
- Language: Swift
- Homepage:
- Size: 12.9 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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