File tree Expand file tree Collapse file tree 3 files changed +13
-12
lines changed Expand file tree Collapse file tree 3 files changed +13
-12
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# react-native-gesture-image-viewer
22
3+ ## 1.9.1
4+
5+ ### Patch Changes
6+
7+ - 9774327: fix: resolve Metro bundler error for optional FlashList dependency
8+
9+ - Separate optional library imports into dedicated file
10+ - Fix "Requiring unknown module" error when FlashList is not installed
11+ - Enable dynamic feature detection without breaking Metro static analysis
12+
13+ [ Related issue] ( https://github.com/saseungmin/react-native-gesture-image-viewer/issues/120 )
14+
315## 1.9.0
416
517### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-gesture-image-viewer" ,
3- "version" : " 1.9.0 " ,
3+ "version" : " 1.9.1 " ,
44 "description" : " 🖼️ React Native Image Viewer - Reanimated-powered image gestures with full control" ,
55 "main" : " ./lib/module/index.js" ,
66 "types" : " ./lib/typescript/src/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments