Releases: gorhom/react-native-sticky-item
Releases · gorhom/react-native-sticky-item
Release 2.1.1
Improvements
- refactor: copy redash used functionalities (
#24
).
- chore: updated dependencies (
#23
).
Release 2.1.0
Features
- feat: added reanimated 2 support (
#19
).
Improvements
- chore: updated dependencies (1fbca83).
- chore: updated examples styling (4b744ea).
- chore: added auto-changelog config (ed464a0).
- refactor: updated animated thread to be UI instead of native (b6d7499).
Release 2.0.0
- fix: sticky item width calculation
#14
- refactor: updated pointerevents handling (#15)
ff49f5e
- fix: fixed pointerevents on android (#15)
1295c95
Release 1.3.1
- Revert "fix: sticky item width calculation (#13)"
206420f
Release 1.3.0
- fix: sticky item width calculation
#13
- feat: allow custom separator, optimise current one by @hirbod (#9)
#11
- chore: add sticky item active effect
#10
- chore: allow decelerationRate to be overrided
c0e2359
Release 1.2.0
- feat: handle initial index
#6
Release 1.1.2
- chore: forward FlatList ref
#3