Hysen Labs
Open-source project
itinance/react-native-fs avatar
itinance

react-native-fs

GitHub describes it as Native filesystem access for react-native. The repository metadata lists C++ as its primary language. The metadata lists the MIT license. This article stays within the project description and details documented in the GitHub repository README.

5,043 stars1,012 forksC++MIT
01
DEEP OPEN-SOURCE ANALYSIS

itinance/react-native-fs: Table of Contents

GitHub describes it as Native filesystem access for react-native. The repository metadata lists C++ as its primary language. The metadata lists the MIT license. This article stays within the project description and details documented in the GitHub repository README.

02
DEEP OPEN-SOURCE ANALYSIS

Repository scope

GitHub describes it as Native filesystem access for react-native. The repository metadata lists C++ as its primary language. The metadata lists the MIT license. The README describes the project this way: 1. Changelog 1. Usage 1. iOS 1. Android 1. Windows 1. Examples 1. API 1. Background Downloads Tutorial (iOS) 1. Test / Demo App

03
DEEP OPEN-SOURCE ANALYSIS

Usage (iOS/macOS)

The README section "Usage (iOS/macOS)" states: As @a-koka pointed out, you should then update your package.json to "react-native-fs": "2.0.1-rc.2" (without the tilde)

04
DEEP OPEN-SOURCE ANALYSIS

Adding with CocoaPods

The README section "Adding with CocoaPods" states: Add the RNFS pod to your list of application pods in your Podfile, using the path from the Podfile to the installed module:~~

05
DEEP OPEN-SOURCE ANALYSIS

Adding Manually in XCode

The README section "Adding Manually in XCode" states: In XCode, in the project navigator, right click Libraries ➜ Add Files to [your project's name] Go to node modules ➜ react-native-fs and add the .xcodeproj file

06
DEEP OPEN-SOURCE ANALYSIS

Editorial conclusion

The repository README is the source for this review. It does not replace a local installation or an independent test.

07
DEEP OPEN-SOURCE ANALYSIS

Official sources

08
Community notes

Community notes