Add ability to delay destruction of an object in LVGL after the core object has been destructed. This was added for animations to work .
make pop up Screen to allow for easy pushing of pages by wrapping it in a screen.
Use this all in the settings page to launch a fake display settings
This will allow for easy creation of "pages" that can be layed out internally and passed to different screens and cleaned up when screens are cleaned up by the screen manager
add set width and height to base elements that allow for easy resizing
Create a settings page and make it red.
Test adding 2 tabs with the Page
this currently does not do anything fantastic on simulator but it sets a strong foundation for managing multiple pages