Skip to content

Commit a945f9c

Browse files
authored
Merge pull request #1158 from mendix/moo/MOO-2184-migrate-to-flashlist-17.x
[MOO-2184]: Add FlashList dependency
2 parents 0bd9c2e + 938b43f commit a945f9c

3 files changed

Lines changed: 14 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66

77
## [Unreleased]
88

9+
- We added a new dependency for `@shopify/flash-list` to support the migration from FlatList to FlashList.
910
- We added the `LocationWhenInUse` permission to the iOS configuration to support react-native-permissions.
1011
- We removed leftover Detox references from the Android build files. This fixes an issue where generating Android APKs would fail due to Detox dependencies not being found.
1112

package-lock.json

Lines changed: 12 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
"@gorhom/bottom-sheet": "5.1.1",
1313
"mendix-native": "https://github.com/mendix/mendix-native/releases/download/v0.3.1/mendix-native-v0.3.1.tgz",
1414
"@op-engineering/op-sqlite": "15.0.7",
15+
"@shopify/flash-list": "2.2.2",
1516
"@react-native-async-storage/async-storage": "2.0.0",
1617
"@react-native-camera-roll/camera-roll": "7.4.0",
1718
"@react-native-community/cli": "18.0.1",

0 commit comments

Comments
 (0)