itinance / itinance/react-native-fs

yarn add react-native-fs@next downloads an older version (^2.0.1-rc.1)

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

Description

After updating xcode (iOS 13 iPhone 11 Pro Max). and React-Native to 0.61.x I'm getting the following warning

_warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to
7.0, but the range of supported deployment target versions is 8.0 to 13.0.99. (in target 'RNFS'
from project 'Pods')_

So I thought I pull the latest package to see if it's resolved there but I found out that
- `yarn add react-native-fs@next` installs ^2.0.1-rc.1
- `yarn add react-native-fs` installes 2.14.1

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.