Text box clearing and statusbar styling in bloom
By RepoJournal , from @bgrgndzz's public GitHub activity
Backfilled
Buğra Gündüz pushed 5 commits to bgrgndzz/bloom, clearing the post input after submission and adjusting the status bar appearance.
The main work centered on improving the posting flow. Gündüz reset the text box after posting [1], then made the same change again in a separate commit [3], ensuring the input clears once a post is submitted. He also set up CodePush [2] for the app, enabling over-the-air updates. On the UI side, he made the statusbar white [4], addressing an open issue [5] that had been filed.
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] reset text box after posting bgrgndzz/bloom
- [2] setup codepush bgrgndzz/bloom
- [3] reset post textbox when something is posted bgrgndzz/bloom
- [4] make statusbar white bgrgndzz/bloom
- [5] make statusbar white (closes #1) bgrgndzz/bloom