[View] [Edit] [Lock] [References] [Attachments] [History] [Home] [Changes] [Search] [Help]
[Mobile] Critics and thoughts about current design/implementation of Mobile Framework
- The threads abstraction can be modeled as arranged views (using #views instance in Application). Where each ViewManager's name is used to label UI bar buttons -iOS-, title for description (in case of -android- shown in a list), and view icon to be used for button or list item icons.
- The device can have more than one screen, better to extend mainView/screen instantiation to support multiple screens.