RNFSManager.RNFSFileTypeRegular is undefined

Hi, Am using Expo SDK 42 and react-native : 0.63.4 and my project is bare flow. Whenever I use Native modules am not able to use them in bare flow, facing errors with React-Native-Firebase and react-native-fs. I just created a very simple new project with the bare flow and I tried to use react-native-fs but am not able to use it, am getting the error RNFSManager.RNFSFileTypeRegular is undefined everytime.

I tried everything like linking and manual link etc but no use. I have to use react-native-fs in my project how can I use it. Is there any option to use it?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.