itinance / itinance/react-native-fs

undefined is not an object (evaluating RNFSManager.RNFSFileTypeRegular) on Android

Open
#1,184 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
5k
Forks
1k
PR merge metrics
No merged PRs in 30d

Description

I'm getting undefined is not an object (evaluating RNFSManager.RNFSFileTypeRegular) on Android (on iOS it works fine).

I've seen other issues for this same error yet they are all old and usually suggest manual linking like `react-native link react-native-fs`.

`react-native link react-native-fs` doesn't work as `react-native` doesn't have the `link` command anymore. Yet I'm facing the same problem with no solution.

How can I get rid of this error on modern (non-manual-linking) React Native for Android?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.