Creating Mobile Applications

Hi all,
I am still learning webix and webix jet, I would like to use the two with apache cordova to create a responsive mobile application for iOS and Android. Can someone please point me to a snippets or demo for such.
My Idea in mind of how to implement

  1. A top toolbar with logo, menu and notification icons
  2. Sidebar menu (like hamburger overlay) I.e hides when not visible
  3. Bottom tabbar

Any assistance to this prototype to get started is highly appreciated. I only need a starter project and I wil find my way through it

thanks and regards

Here is a snippet to get you started:
https://snippet.webix.com/bx4jgb12

Thanks so much for the snippet. I was wondering if it’s possible to add:

  1. A floating Action Button (FAB)
  2. Make the sidebar menu hamburger overlay

Thanks
Regards