Saturday, Nov 17, 2018
shippedText box clearing and statusbar styling in bloom
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.
Sources
- reset text box after posting · bgrgndzz/bloom
- setup codepush · bgrgndzz/bloom
- reset post textbox when something is posted · bgrgndzz/bloom
- make statusbar white · bgrgndzz/bloom
- make statusbar white (closes #1) · bgrgndzz/bloom