How about this for notification messages:
Add new notifications to the bottom of a scrollable screen that gets displayed whenever a new message comes in. Preferably, this would take up all of the screen to enable a readable font.
Old messages are eventually deleted when they reach the top.
Tapping on a message could open a menu for saving/deleting.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
How about this for notification messages:
Add new notifications to the bottom of a scrollable screen that gets displayed whenever a new message comes in. Preferably, this would take up all of the screen to enable a readable font.
Old messages are eventually deleted when they reach the top.
Tapping on a message could open a menu for saving/deleting.