ammarahm-ed / react-native-actions-sheet

A Cross Platform(Android, iOS & Web) ActionSheet with a flexible api, native performance and zero dependency code for react native. Create anything you want inside ActionSheet.
https://rnas.vercel.app
MIT License
1.41k stars 119 forks source link

unable to resolve module @shopify/flash-list [Crash] #376

Open rodrigodiasf1984 opened 3 days ago

rodrigodiasf1984 commented 3 days ago

image

"react-native": "0.74.2", "react-native-actions-sheet": "^0.9.6", "react-native-gesture-handler": "^2.17.1",

Hi guys, just got this error , any idea how to solve it?

goguda commented 3 days ago

Got this too, just install @shopify/flash-list manually with npm install @shopify/flash-list or yarn add @shopify/flash-list