Sharing a UX/UI kit I built, inspired by Superhuman (email client). I wanted to showcase some of the well known features of the app and how they can be built in bubble. Feel free to play around with it and I’m happy to answer any questions. This can be used as a great starting point for many different app use cases.
Dark/light themes are set conditionally ie. when user theme is light mode text color is ‘x’, when dark mode text color is ‘y’
Keyboard shortcuts are accomplished via keyboard shortcuts plugin. There’s some nuance but it works! The command modal is somewhat tricky but you’ll see the implementation when the template gets approved by bubble.