appwrite/sdk-for-react-native

๐Ÿš€ 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?

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,

@rohankm we have migrated to use expo-file-system.
#7