Releases: gfrancischini/react-native-fast-scroll
Releases · gfrancischini/react-native-fast-scroll
Release 0.3.2
08 Oct 18:06
Compare
Sorry, something went wrong.
No results found
Release 0.3.0
09 Jul 21:03
Compare
Sorry, something went wrong.
No results found
0.3.0 (2023-07-09)
Features
Release 0.2.1
22 Jun 20:55
Compare
Sorry, something went wrong.
No results found
0.2.1 (2023-06-22)
Bug Fixes
remove console logs and scroll indicator animated view (32ff6f6 )
section dot use memo to update the sections (df1b001 )
wrong import (3c6763c )
Release 0.2.0
22 Jun 20:20
Compare
Sorry, something went wrong.
No results found
0.2.0 (2023-06-22)
Features
recreate the section dot list without state changes for better use of memory and cpu (034e5ef )
Release 0.1.4
28 Apr 11:58
Compare
Sorry, something went wrong.
No results found
0.1.4 (2023-04-28)
Bug Fixes
improve performance by using debounces and throttle (7fdd0cf )
improve performance on section dots scroll (2031fc4 )
Release 0.1.2
23 Feb 18:48
Compare
Sorry, something went wrong.
No results found
0.1.2 (2023-02-23)
Bug Fixes
Issues on dot calculation (117ede9 )
Release 0.1.1
17 Jan 01:29
Compare
Sorry, something went wrong.
No results found
0.1.1 (2023-01-17)
Bug Fixes
Release 0.1.0
12 Jan 20:27
Compare
Sorry, something went wrong.
No results found
0.1.0 (2023-01-12)
Bug Fixes
Features
fast scroll implementation + example (d6d8d76 )