Masato Otake

Results 1 issues of Masato Otake

I guess it's just a mistake. The following code is using `index`, but it should be `currentIndex`. https://github.com/EndouMari/TabPageViewController/blob/master/Sources/TabView.swift#L224 The below is the exact part. ``` /** Make the tapped cell...