Skip to content

增加两种follow模式

Choose a tag to compare

@lixiang1994 lixiang1994 released this 06 Jan 04:10
· 2 commits to master since this release
        /// When the adjacent previous view is hidden, the spacing will disappear with the view
        case followLast
        
        /// When the next adjacent view is hidden, the spacing will disappear with the view
        case followNext