Dep Updates, Smol Bug Fixes (#550)

* fixes to query gctime

ios project updates

dependency updates

fix issue where long pressing on an item row wouldn't show the correct item

* 1 -> 2 column patreon member list
This commit is contained in:
Violet Caulfield
2025-10-05 13:25:39 -05:00
committed by GitHub
parent dbe6097f5a
commit b5104ef76f
10 changed files with 922 additions and 950 deletions

View File

@@ -18,7 +18,7 @@ module.exports = {
],
extensionsToTreatAsEsm: ['.ts', '.tsx'],
transformIgnorePatterns: [
'node_modules/(?!(@)?(react-native|react-native-.*|react-navigation|jellyfin|burnt|expo|expo-.*)/)',
'node_modules/(?!(@)?(react-native|react-native-.*|react-navigation|jellyfin|burnt|expo|expo-.*|shopify)/)',
],
moduleNameMapper: {
'^.+\\.ttf$': '<rootDir>/jest/setup/file-mock.ts',