Migration to 4.x version
From version 0 to version 4, there have been some changes. In addition to splitting from business logic, in order to make parameters and scope clearer, you need to change them accordingly
From version 0 to version 4, there have been some changes. In addition to splitting from business logic, in order to make parameters and scope clearer, you need to change them accordingly
From version 4 to version 5, there have been some changes. The key in TBearSlideItemDataList was deleted, ReactNode was used directly, and the sliding selection judgment under automatic width images was optimized.