scrollsnap-polyfill
scrollsnap-polyfill copied to clipboard
uiwebview not support scrollSnap
The detector function is wrong in uiwebview.
'webkitScrollSnapType' in doc.documentElement.style return true in uiwebview, but only wkwebview support scrollSnap.