1.0.9 • Published 6 years ago

array-reverse-polyfill v1.0.9

Weekly downloads
717
License
MIT
Repository
github
Last release
6 years ago

npm.io

array-reverse-polyfill

Fixed Array Reverse Bug On iOS 12. (See the bug: https://stackoverflow.com/questions/52390368/array-state-will-be-cached-in-ios-12-safari-is-bug-or-feature/52392901#52392901)

Use

Use release version https://github.com/fanmingfei/array-reverse-ios12/releases

CDN

<script src="//g.alicdn.com/mtb/fix-ios12-array/1.0.9/index.js"></script>

NPM

import 'array-reverse-polyfill'

Test

For Not fixed: https://fanmingfei.github.io/array-reverse-ios12/origin.html

For Fixed: https://fanmingfei.github.io/array-reverse-ios12/fixed.html

For Unit Test: https://fanmingfei.github.io/array-reverse-ios12/tests/

Clicking the refresh button to reload page.


Hope you guys luck

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago