-
Notifications
You must be signed in to change notification settings - Fork 109
New issue
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
May I use it in RN0.35? #8
Comments
It's a known issue. Support for 0.35+ is still work in progress. Sorry for that! |
ok, thanks for your reply! |
you can print httpCache |
This problem is not resolved yet |
react-native:0.44 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
I followed the guide here https://www.npmjs.com/package/react-native-http-cache
And when I do import * as httpCache from 'react-native-http-cache'
I met following issue:
undefined is not an object (evaluating native.clearCache)
I am run in ios simulator.
Thanks!
The text was updated successfully, but these errors were encountered: