Tickmate-iOS icon indicating copy to clipboard operation
Tickmate-iOS copied to clipboard

Replace PageView with PageTabViewStyle

Open skjiisa opened this issue 3 years ago • 2 comments

iOS 14.5 seems to have fixed the issues with PageTabViewStyle, so PageView can be replaced with that. I don't know if there's any specific benefit to it, but it could be done. Low priority issue.

skjiisa avatar Jul 01 '21 05:07 skjiisa

This would make #75 more difficult. We likely don't need this anymore as laggy swiping has been resolved in f7711aa2aa063f74c441e3e0f0b2abf5dc9fed00 and keeping our own paging system gives more flexibility for stuff like #75.

skjiisa avatar Nov 04 '21 19:11 skjiisa

Current plan is to replace with implementation from vertical-scroll (#79).

skjiisa avatar Nov 19 '21 04:11 skjiisa