Releases: little-buddy/react-native-mr-pullrefresh
Releases · little-buddy/react-native-mr-pullrefresh
v0.2.7
0.2.7 (2023-09-13)
No Chnage
Update readme.md
v0.2.6
0.2.6 (2023-09-13)
🐛 Bug Fixes
- it will cant scroll when panGesture up in scrolling (246411c)
- up move fast, will up bottom (337588f)
⚡ Performance Improvements
- ⚡️ support web, but cant smooth swith state in web (10455e4)
v0.2.5
0.2.5 (2023-09-11)
🎸 Because of some mistake, it same as v0.2.4
v0.2.4
0.2.4 (2023-09-11)
🐛 Bug Fixes
- bottom fast move, loading position error (9de6249)
v0.2.3
0.2.3 (2023-09-11)
🐛 Bug Fixes
- when scroll back to top or bottom, loading position issue (62fc8bc)
v0.2.2
0.2.2 (2023-09-09)
⚡ Performance Improvements
- ⚡️ remove nested gestures (98b33a8)
v0.2.1
0.2.1 (2023-09-09)
⚡ Performance Improvements
v0.2.0
0.2.0 (2023-09-09)
🐛 Bug Fixes
- container can move when loading (f168eef)
- when disabled panGesture, scroll will do (3480685)
🎸 Features
- have to bump version because of publish mistake (76c7665)
v0.1.1
0.1.1 (2023-09-08)
🐛 Bug Fixes
- ios pullrefresh bug (801b8a9)
- iOS pulluploading translateY not work (986182b)
- scroll will trigger panGesture when loading (012ae3a)
- set scrollEventThrottle = 16 solved onScroll not fired. (9caaefc)
Release 0.1.0
0.1.0 (2023-09-07)
🎸 Features
- add InlineLoadMore Component (062e135)
- loading will disabled touch (2df1773)
- only support Animated.ScrollView & Animated.FlatList (b7d7aae)
- support android now (0c96b3b)
- support lottie animation (eb0f102)
- use like iOS spring (15a1468)
🐛 Bug Fixes
- 🐛 gitRawCommitsOpts not work (89711b9)