Component - Pull-to-refresh (refreshable)
This UI component allows users to refresh the content of a list by pulling down on the screen. It shows a spinner while loading new data, then updates the list when done.
This UI component allows users to refresh the content of a list by pulling down on the screen. It shows a spinner while loading new data, then updates the list when done.
UIViewController
└── UITableView
└── UIRefreshControl