Connected like and unlike API to the app
By RepoJournal , from @bgrgndzz's public GitHub activity
Backfilled
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.
One email a day. Unsubscribe in one click.
A short briefing every day bgrgndzz ships something — in about 3 minutes.
One email a day. Unsubscribe in one click. Read a past issue →
References
- [1] connect like and unlike api to the app bgrgndzz/bloom
- [2] add appcenter sdk bgrgndzz/bloom
- [3] fix some header problems bgrgndzz/bloom