Monday, Nov 12, 2018
shippedConnected like and unlike API to the app
Buğra Gündüz wired the like and unlike endpoints into bloom's interface, added the AppCenter SDK for crash reporting, and fixed header rendering issues across three commits.
The main work was connecting the like and unlike API to the app [1], exposing those endpoints to the UI so users could interact with content. Alongside that, Buğra added the AppCenter SDK [2] to the bloom repository for crash reporting and diagnostics. He also fixed some header rendering problems [3] that were affecting the layout.
Sources
- connect like and unlike api to the app · bgrgndzz/bloom
- add appcenter sdk · bgrgndzz/bloom
- fix some header problems · bgrgndzz/bloom