Component - Cloud Storage
This UI component allows users to upload and download files to and from cloud storage. It shows a list of files stored in the cloud and provides buttons to add new files or refresh the list.
This UI component allows users to upload and download files to and from cloud storage. It shows a list of files stored in the cloud and provides buttons to add new files or refresh the list.
UIViewController
├── UINavigationBar
├── UITableView
└── UIToolbar
├── UIBarButtonItem (Add)
└── UIBarButtonItem (Refresh)