Implement Tab Bar Layout
- Mentors
- Li
- Organization
- MIT App Inventor
This project aims to add a Tab Bar arrangement component to the existing App Inventor. It is a better way for the users to organise their data and to give access to the content in a single screen rather than multiple screens. However, the tab bar arrangement can be currently implemented using buttons and a Horizontal Arrangement, it would be better if this arrangement is natively implemented as a layout and it could use the platform-specific implementation of this technique.