So just created the gitHub for this project, will be getting all the code up over the course of the following week.
You can clone the GitHub here.
https://github.com/Purplebean/CoronaBusinessUI.git
After lots of feedback on the UI I wanted to break it up into widgets so not all stuff had to be used so for example you could use the basic “Layout” widget to just design your ui and use all custom stuff without having to use any other parts of the code etc. and so forth.
I also reworked the “entire” UI to have a more modern feel across platforms and started building a theme engine to make it easier to change styles/colors across the board.
For any of you following along, over the course of the next week I will be pushing up a widget at a time just to get all the working pieces up then I will build an example application which should cover all the widgets like buttons, navigation, lists, login, calendars, notifications, and some misc other stuff… feel free to request a widget as well.
Here are some quick shots of some of the widgets (only allowed to post so many screenshots so here are just a few)
The basic layout engine which allows you to create a UI layout not unlike you would do in html.
Slide out menu with actions.
Buttons and Text Buttons
Dropdown Selection
Dropdown with Type Ahead
Input Styling and Fonts