Steem Tracker New Theme And Features
utopian-io·@thornaci·
0.000 HBDSteem Tracker New Theme And Features
### New Features
- What feature(s) did you add?
The application theme changed to dark theme. I added post view. Now users can display posts on Steemit web page.
https://youtu.be/NDkbn_zN3-U
Push notification support added. I am developing my backend. It will be send many information soon.
https://i.hizliresim.com/Pl07dO.png
The new version will be available soon.
https://i.hizliresim.com/9mQrbo.png
Firebase SDK added.
- How did you implement it/them?
I changed UI on Storyboards. Added [UIImage Extension](https://github.com/Thornaci/Steem-Tracker/blob/f89dc662cf6053efea25772384a445a340a4cd4c/SteemitApp/Utils/UIImageExtension.swift) for to create line on navigation bar. Added base [navigation controller](https://github.com/Thornaci/Steem-Tracker/blob/f89dc662cf6053efea25772384a445a340a4cd4c/SteemitApp/Base/BaseNavigationViewController.swift) and [tabbar controller](https://github.com/Thornaci/Steem-Tracker/blob/f89dc662cf6053efea25772384a445a340a4cd4c/SteemitApp/Base/BaseTabBarViewController.swift). Then i added [web view page](https://github.com/Thornaci/Steem-Tracker/blob/f89dc662cf6053efea25772384a445a340a4cd4c/SteemitApp/Base/BaseTabBarViewController.swift). Last one i added [push notification](https://github.com/Thornaci/Steem-Tracker/blob/886a998dc1c4e2d06153c19f20ab5664d268be94/SteemitApp/AppDelegate.swift) codes to AppDelegate. This provides us to register to push notifications and control them. I manage notifications via Firebase.
<br /><hr/><em>Posted on <a href="https://utopian.io/utopian-io/@thornaci/steem-tracker-new-theme-and-features">Utopian.io - Rewarding Open Source Contributors</a></em><hr/>