We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug Using react-native-zip-archive on Android with React Native 0.65+ shows the warning in the title.
react-native-zip-archive
Other React Native libraries have also had to deal with this, e.g.: facebook/react-native#32051 react-native-netinfo/react-native-netinfo#487 zoontek/react-native-localize@168dd8a facebook/flipper#2975
To Reproduce Try to use react-native-zip-archive in a React Native app with React Native 0.65+ in debug mode (so you'll see the yellow warnings).
Expected behavior No warnings.
Env (please complete the following information):
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Describe the bug
Using
react-native-zip-archive
on Android with React Native 0.65+ shows the warning in the title.Other React Native libraries have also had to deal with this, e.g.:
facebook/react-native#32051
react-native-netinfo/react-native-netinfo#487
zoontek/react-native-localize@168dd8a
facebook/flipper#2975
To Reproduce
Try to use
react-native-zip-archive
in a React Native app with React Native 0.65+ in debug mode (so you'll see the yellow warnings).Expected behavior
No warnings.
Env (please complete the following information):
The text was updated successfully, but these errors were encountered: