Skip to content

react-native-gesture-image-viewer@1.9.1

Choose a tag to compare

@github-actions github-actions released this 17 Oct 04:45
· 43 commits to main since this release
a14204b

Patch Changes

  • 9774327: fix: resolve Metro bundler error for optional FlashList dependency

    • Separate optional library imports into dedicated file
    • Fix "Requiring unknown module" error when FlashList is not installed
    • Enable dynamic feature detection without breaking Metro static analysis

    Related issue