๐ Feature: expo-file-system
rohankm opened this issue ยท 6 comments
๐ Feature description
It's not feasible for Expo users if react-native-fs
is used. Instead, it's better to use expo-file-system
.
๐ค Pitch
use expo-file-system
instead
๐ Have you spent some time to check if this issue has been raised before?
- I checked and didn't find similar issue
๐ข Have you read the Code of Conduct?
- I have read the Code of Conduct
What if you're not using expo? ๐ง
What if you're not using expo? ๐ง
expo has become a standard in the industry, to the extent that even the official react native docs recommends its usage. However, users may encounter unnecessary prebuild complications if this library relies on react-native-fs.
Even with expo, if you just install react-native-fs
in your project, you should be able to build without any complication from what I have read. I've not tested myself yet, but I'll surely run some test using Expo.
What if you're not using expo? ๐ง
expo has become a standard in the industry, to the extent that even the official react native docs recommends its usage. However, users may encounter unnecessary prebuild complications if this library relies on react-native-fs.
Even with expo, if you just install
react-native-fs
in your project, you should be able to build without any complication from what I have read. I've not tested myself yet, but I'll surely run some test using Expo.What if you're not using expo? ๐ง
expo has become a standard in the industry, to the extent that even the official react native docs recommends its usage. However, users may encounter unnecessary prebuild complications if this library relies on react-native-fs.
this doesn't make the developer experience better.. this doesnt work with the Expo Go app.., as a developer we want something on the go and not build a custom dev app just to use appwrite,