This structure is very common now. The general implementation is a large ScrollView below, with several TableViews arranged side by side, and a tabBar written by yourself above. When clicking "Technology", scroll the scrollView. Swiping your finger horizontally scrolls the scrollView, and listens to scroll events to update the tabBar above synchronously.
This structure is very common now. The general implementation is a large ScrollView below, with several TableViews arranged side by side, and a tabBar written by yourself above. When clicking "Technology", scroll the scrollView. Swiping your finger horizontally scrolls the scrollView, and listens to scroll events to update the tabBar above synchronously.
CAPSPageMenu GitHub address