0

I am having an issue using React Native project created by expo to create and save some string to text file. I tried it using Filesystem by expo but its not working on web platform.

SkorpEN
  • 2,491
  • 1
  • 22
  • 28
  • Does this answer your question? [React Native : How to create text file and save it to external storage](https://stackoverflow.com/questions/53701424/react-native-how-to-create-text-file-and-save-it-to-external-storage) – nopassport1 Jan 21 '20 at 16:12
  • TypeError: Unable to get property 'RNFSFileTypeRegular' of undefined or null reference. This error show up. – anton mlynar Jan 21 '20 at 18:54
  • I think react-native-fs does not yet have support for the web platform: https://github.com/itinance/react-native-fs/issues/551 – Alessandro Bottamedi Feb 13 '20 at 14:37

0 Answers0