Skip to content
Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion .github/workflows/flash-list.yml
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,8 @@ jobs:
yarn e2e:build:ios
yarn e2e:test:ios
- name: Archive iOS e2e artifacts
if: failure()
uses: actions/upload-artifact@v3
with:
name: ios-e2e-artifacts
path: fixture/e2e/artifacts/ios/diff/*.png
path: fixture/react-native/e2e/artifacts/ios/diff/*.png
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ and adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
- https://github.com/Shopify/flash-list/pull/1076
- Fix stale reference to onScroll and onLoad
- https://github.com/Shopify/flash-list/pull/1112
- Upgrade recyclerlistview to v4.2.1
- https://github.com/Shopify/flash-list/pull/1236

## [1.6.4] - 2024-03-18

Expand Down
15 changes: 8 additions & 7 deletions fixture/react-native/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@ PODS:
- React-jsinspector (0.72.10)
- React-logger (0.72.10):
- glog
- react-native-safe-area-context (3.3.2):
- react-native-safe-area-context (4.10.1):
- React-Core
- React-NativeModulesApple (0.72.10):
- hermes-engine
Expand Down Expand Up @@ -450,13 +450,14 @@ PODS:
- RNGestureHandler (2.15.0):
- RCT-Folly (= 2021.07.22.00)
- React-Core
- RNReanimated (3.6.1):
- RNReanimated (3.8.1):
- RCT-Folly (= 2021.07.22.00)
- React-Core
- ReactCommon/turbomodule/core
- RNScreens (3.29.0):
- RNScreens (3.31.1):
- RCT-Folly (= 2021.07.22.00)
- React-Core
- React-RCTImage
- SDWebImage (5.11.1):
- SDWebImage/Core (= 5.11.1)
- SDWebImage/Core (5.11.1)
Expand Down Expand Up @@ -642,7 +643,7 @@ SPEC CHECKSUMS:
React-jsiexecutor: 45ef2ec6dcde31b90469175ec76ddac77b91dfc3
React-jsinspector: de0198127395fec3058140a20c045167f761bb16
React-logger: dc3a2b174d79c2da635059212747d8d929b54e06
react-native-safe-area-context: 584dc04881deb49474363f3be89e4ca0e854c057
react-native-safe-area-context: dcab599c527c2d7de2d76507a523d20a0b83823d
React-NativeModulesApple: c3e696ff867e4bc212266cbdf7e862e48a0166fd
React-perflogger: 43287389ea08993c300897a46f95cfac04bb6c1a
React-RCTActionSheet: 923afe77f9bb89da7c1f98e2730bfc9dde0eed6d
Expand All @@ -663,13 +664,13 @@ SPEC CHECKSUMS:
RNFastImage: 5c9c9fed9c076e521b3f509fe79e790418a544e8
RNFlashList: b521ebdd7f9352673817f1d98e8bdc0c8cf8545b
RNGestureHandler: 7909c50383a18f0cb10ce1db7262b9a6da504c03
RNReanimated: fdbaa9c964bbab7fac50c90862b6cc5f041679b9
RNScreens: 3c5b9f4a9dcde752466854b6109b79c0e205dad3
RNReanimated: f4798af7dede23d41039f0bc372710ead86e90c7
RNScreens: 93ae3be2f119d955620f9bbb39ad372adb53b7a9
SDWebImage: a7f831e1a65eb5e285e3fb046a23fcfbf08e696d
SDWebImageWebPCoder: 908b83b6adda48effe7667cd2b7f78c897e5111d
SocketRocket: f32cd54efbe0f095c4d7594881e52619cfe80b17
Yoga: d0003f849d2b5224c072cef6568b540d8bb15cd3

PODFILE CHECKSUM: d220e29016967a52102ee4217d022b80765e8b8f

COCOAPODS: 1.11.3
COCOAPODS: 1.15.2
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"jestSetup.js"
],
"dependencies": {
"recyclerlistview": "4.2.0",
"recyclerlistview": "4.2.1",
"tslib": "2.4.0"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6401,10 +6401,10 @@ recast@^0.21.0:
source-map "~0.6.1"
tslib "^2.0.1"

[email protected].0:
version "4.2.0"
resolved "https://registry.yarnpkg.com/recyclerlistview/-/recyclerlistview-4.2.0.tgz#a140149aaa470c9787a1426452651934240d69ef"
integrity sha512-uuBCi0c+ggqHKwrzPX4Z/mJOzsBbjZEAwGGmlwpD/sD7raXixdAbdJ6BTcAmuWG50Cg4ru9p12M94Njwhr/27A==
[email protected].1:
version "4.2.1"
resolved "https://registry.yarnpkg.com/recyclerlistview/-/recyclerlistview-4.2.1.tgz#4537a0959400cdce1df1f38d26aab823786e9b13"
integrity sha512-NtVYjofwgUCt1rEsTp6jHQg/47TWjnO92TU2kTVgJ9wsc/ely4HnizHHa+f/dI7qaw4+zcSogElrLjhMltN2/g==
dependencies:
lodash.debounce "4.0.8"
prop-types "15.8.1"
Expand Down