Suman Sourabh
Suman Sourabh
Yes, works with "expo-file-system": "15.4.5"
Hi @birdofpreyru, thanks for this package. Could you please mention by when can you start the work on officially supporting Expo? A lot of people are trying to use this...
How to fix this issue on an Expo managed project? ``` "@dr.pogodin/react-native-fs": "^2.24.6", "@dr.pogodin/react-native-static-server": "^0.6.0-alpha.8", "@react-native-async-storage/async-storage": "1.21.0", "expo": "^50.0.0", "react": "18.2.0", "react-native": "0.73.6", "react-native-webview": "13.6.4", ```
> Seems to be an issue with ShadCDN. > > After running `npx shadcn@latest add sonner`, the component looks like this: > > ``` > > import { useTheme }...