gsioteam / kinoko

An online manga browser.
MIT License
260 stars 13 forks source link

Auto next chapter #6

Closed winterdl closed 3 years ago

winterdl commented 3 years ago

When reach the last page, swipe next, auto goto next chapter or show message was the last chapter.

gsioteam commented 3 years ago

I think this feature is already available, you can press next button or over drag at last page

winterdl commented 3 years ago

Press Up, Down volume on last page auto go to next chapter, but over drag at last page not works.

gsioteam commented 3 years ago

Ok, I will check this problem.

winterdl commented 3 years ago

https://user-images.githubusercontent.com/302480/132797986-cb019a96-77d7-4ef0-8fce-2f84bca66bff.MP4

I've just tested, It's ok with android but fail with ios.

winterdl commented 3 years ago

add physics: ClampingScrollPhysics(), to scrollList for ios build solve the problem